tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Thu, 26 Oct 2017 18:02:33 +0200
changeset 12779 eed03e531823
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
ACF, mission 2: Fix various mission breakages when heroes died together with enemies

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.