tests/lua/README.md
author nemo
Fri, 27 Apr 2018 11:19:23 -0400
branch0.9.24
changeset 13346 e461deddc942
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
mark this revision as 0.9.24 branching point - next commit requires a protocol bump

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.