sqlite3/ext/repair/test
yezhengmao 6044cf0556 从上游同步代码 2023-06-27 18:34:42 +08:00
..
README.md 从上游同步代码 2023-06-27 18:34:42 +08:00
checkfreelist01.test 从上游同步代码 2023-06-27 18:34:42 +08:00
checkindex01.test 从上游同步代码 2023-06-27 18:34:42 +08:00
test.tcl 从上游同步代码 2023-06-27 18:34:42 +08: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