diff options
| author | 2026-02-22 19:12:00 +0100 | |
|---|---|---|
| committer | 2026-02-22 19:12:00 +0100 | |
| commit | 85095236ccca60b83ff7643a5c16852270815b29 (patch) | |
| tree | b1726020a88708df4fb71783eec5d4bac20cc58e /README.md | |
| parent | 4fc494d2a99a021b62b6eec5d16ca829213649eb (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ There are tests in the `test` directory: - `test/run.sh`: local tests - `test/lua.sh`: compile Lua 5.4.0 and run its testsuite - `test/c-testsuite.sh`: run [c-testsuite](https://github.com/c-testsuite/c-testsuite) + - `test/sqlite.sh`: compile SQLite and run its testsuite (must pull in external sqlite submodule: `git submodule update --init --recursive`) ## Issues and contributing |