tests/lua/README.md
author nemo
Wed, 07 Sep 2022 16:53:38 -0400
branch1.0.0
changeset 15856 2d8092702fc4
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Removed tag 1.0.1-release

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.