tests/lua/README.md
author unc0rr
Tue, 20 Oct 2020 20:09:44 +0200
branch1.0.0
changeset 15864 c63d0ea4907d
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fix lack of declaration decorations for dynamic arrays in Pas2C

Lua scripts for engine testing. These scripts are the same as other Lua scripts
in Hedgewars, but you ought to call `EndLuaTest(TEST_SUCCESSFUL)` or
`EndLuaTest(TEST_FAILED)` when the test is completed.