tests/lua/README.md
author nemo
Wed, 25 Oct 2017 19:44:42 -0400
changeset 12770 d01e9dd5c439
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs

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.