tests/lua/README.md
author LocutusOfBorg
Mon, 12 Sep 2022 18:23:24 -0400
branch1.0.0
changeset 15885 d04f4a0af0fe
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
removed at request "basically, you copy pasted from some really old cmake version not shipping it, I don't know"

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.