mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-01-10 08:06:04 +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
|