0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-11 14:39:22 +00:00
libsql/libsql-sqlite3/ext/repair/test
2023-10-16 13:58:16 +02:00
..
checkfreelist01.test restructure repository 2023-10-16 13:58:16 +02:00
checkindex01.test restructure repository 2023-10-16 13:58:16 +02:00
README.md restructure repository 2023-10-16 13:58:16 +02:00
test.tcl restructure repository 2023-10-16 13:58:16 +02: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