14 lines
231 B
Markdown
14 lines
231 B
Markdown
|
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
|