tests/lua/README.md
author antonc27 <antonc27@mail.ru>
Wed, 14 Mar 2018 00:46:20 +0100
branchios-develop
changeset 13192 d6aea85111c7
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
- Fix missions regression: presentation of list is good, still problem with path during launching

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.