tests/lua/README.md
author alfadur
Sat, 01 Aug 2020 04:19:29 +0300
changeset 15735 caf41f1a410d
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
add teapot grave

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.