tests/lua/README.md
author alfadur
Wed, 04 Jul 2018 04:42:16 +0300
changeset 13444 c4f917c6be51
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
add missing message tests

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.