sqlite/ext/repair/test
drh 3680e89b1e Add the "sqlite3_imposter DB SCHEMA ROOT SQL" command to sqlite3_checker.
Use it to fix the checkindex01.test module.  There are still errors reported
by the checkfreelist01.test module.

FossilOrigin-Name: 0593a2ba74c886afe8a65cea1310025bb9777c320d093278044719210c9f6ba2
2017-11-01 18:31:34 +00:00
..
checkfreelist01.test Move the test scripts for checkfreelist and checkindex over into the 2017-11-01 18:05:32 +00:00
checkindex01.test Add the "sqlite3_imposter DB SCHEMA ROOT SQL" command to sqlite3_checker. 2017-11-01 18:31:34 +00:00
README.md Move the test scripts for checkfreelist and checkindex over into the 2017-11-01 18:05:32 +00:00
test.tcl Move the test scripts for checkfreelist and checkindex over into the 2017-11-01 18:05:32 +00:00

To run these tests, first build sqlite3_checker:

make sqlite3_checker

Then run the "test.tcl" script using:

./sqlite3_checker --test $path/test.tcl

Optionally add the full pathnames of individual *.test modules