tests/lua/README.md
author alfadur
Tue, 03 Jul 2018 23:05:09 +0300
changeset 13437 a0c3431f60ac
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
update proptest

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.