tests/lua/README.md
author unC0Rr
Tue, 05 Sep 2023 17:02:08 +0200
branchtransitional_engine
changeset 16008 72c71c385579
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Merge default

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.