sqlcipher/ext/repair/test
Stephen Lombardo 4d9565b805 Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
..
README.md Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
checkfreelist01.test Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00
checkindex01.test Snapshot of upstream SQLite 3.26.0 2018-12-12 19:43:10 -05:00
test.tcl Snapshot of upstream SQLite 3.25.0 2018-09-18 12:31:37 -04:00

README.md

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