tests/lua/README.md
author antonc27 <antonc27@mail.ru>
Sun, 10 Jun 2018 19:01:50 +0200
changeset 13417 236cc4cf2448
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Merge ios-develop into default

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.