tests/lua/README.md
author nemo
Sun, 16 Sep 2018 09:25:10 -0400
changeset 13789 9c3f793cfe82
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)

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.