tests/lua/README.md
author alfadur <mail@none>
Wed, 06 Feb 2019 22:29:02 +0300
changeset 14690 f61ce544d436
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Server action refactoring part N of N

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.