tests/lua/README.md
author alfadur
Sat, 03 Nov 2018 01:47:39 +0300
changeset 14101 ceda58e398e0
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
fix play area rect

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.