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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,3 +13,5 @@ testes/libs/all
|
||||
|
||||
temp
|
||||
lua
|
||||
|
||||
compat-tests/
|
||||
|
||||
Reference in New Issue
Block a user