From 3c021668b3a02311cbf64d00401183752cfe2f9b Mon Sep 17 00:00:00 2001 From: lemon Date: Tue, 24 Feb 2026 12:20:54 +0100 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3