tests/lua/README.md
author unc0rr
Fri, 27 Oct 2017 19:54:27 +0200
changeset 12788 8aa82e350b8e
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Update cabal file

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.