tests/lua/README.md
author unC0Rr
Fri, 06 Oct 2023 20:34:51 +0200
changeset 16010 5ba4d3a0c3eb
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Add some cosmetic/consistency fixes

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.