Name Date Size #Lines LOC

..04-Jul-2025-

README.mdH A D04-Jul-2025231 145

checkfreelist01.testH A D04-Jul-20252.3 KiB9380

checkindex01.testH A D04-Jul-20258.2 KiB350299

test.tclH A D04-Jul-20251.8 KiB6838

README.md

1To run these tests, first build sqlite3_checker:
2
3
4>     make sqlite3_checker
5
6
7Then run the "test.tcl" script using:
8
9
10>     ./sqlite3_checker --test $path/test.tcl
11
12
13Optionally add the full pathnames of individual *.test modules
14