tests/lua/README.md
author unC0Rr
Tue, 13 Nov 2018 16:54:40 +0100
changeset 14211 257b296169a8
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Start working on engine messages parser

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.