tests/lua/README.md
author alfadur
Mon, 28 Oct 2019 23:17:35 +0300
changeset 15497 395be40faa51
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
move start_game into the server

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.