Add compatibility test script for third-party Lua projects (issue #24)

Tests lua-TestMore, json.lua, and lume against the Lush binary to verify
parser/lexer/runtime changes don't break standard Lua code.
This commit is contained in:
Cormac Shannon
2026-03-12 19:04:21 +00:00
parent 0cfd327180
commit c556928d0a
2 changed files with 97 additions and 0 deletions

2
.gitignore vendored
View File

@@ -13,3 +13,5 @@ testes/libs/all
temp
lua
compat-tests/