From 85095236ccca60b83ff7643a5c16852270815b29 Mon Sep 17 00:00:00 2001 From: lemon Date: Sun, 22 Feb 2026 19:12:00 +0100 Subject: Update README --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6479ae2..995efd8 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3