mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-16 21:51:14 +00:00
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
|