tests/lua/README.md
author alfadur
Mon, 19 Nov 2018 09:29:37 +0300
changeset 14241 0f8b647ea317
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
corrected parsing joined with unC0Rr's corrected generating finally gives the right result

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.