tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Sun, 11 Mar 2018 11:01:27 +0100
changeset 13162 9ec7d2fb9da7
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
ASA_cosmos: Fix game not ending when hero dies after being seen by Guards

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.