tests/lua/README.md
author nemo
Wed, 29 Nov 2017 20:35:56 -0500
changeset 12847 1aba77b2e4ac
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
This is a desyncing change. But... We might need a new release anyway. ☹

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.