tests/lua/README.md
author alfadur <mail@none>
Sat, 11 Jan 2020 01:06:41 +0300
changeset 15563 d122b65bdf6f
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
reapply some simplifications

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.