tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Mon, 19 Mar 2018 15:44:39 +0100
changeset 13255 7f8f2c77a9cc
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Map container: Add question mark in front of missing theme name

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.