aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2026-02-24 12:20:54 +0100
committerlemon <lsof@mailbox.org>2026-02-24 12:20:54 +0100
commit3c021668b3a02311cbf64d00401183752cfe2f9b (patch)
tree09b8810c70e819aa1d5b4c628e5c09362fa99853 /README.md
parent9a24999b42a525ff0b49e7b45b1497b7dabbec9a (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70c598f..90b8a6c 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,7 @@ There are tests in the `test` directory:
- `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`)
+ - `test/metalang99.sh`: compile and run [metalang99](https://github.com/hirrolot/metalang99) tests (preprocessor stress testing)
## Issues and contributing