tests/lua/README.md
author alfadur
Tue, 17 Apr 2018 19:43:41 -0400
changeset 13335 3f2ee2f9b51d
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
fix/workaround for fullscreen crash in 0.9.24

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.