tests/lua/README.md
author alfadur
Mon, 12 Nov 2018 20:30:06 +0300
changeset 14199 3c36a4e66c82
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
make engine windows checks work for 64bit builds

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.