tests/lua/README.md
author antonc27 <antonc27@mail.ru>
Sat, 30 Dec 2017 01:31:27 +0100
branchios-develop
changeset 12873 f012ce693681
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
- Present stats page always on main thread

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.