tests/lua/README.md
author unc0rr
Mon, 19 Nov 2018 22:25:02 +0100
changeset 14250 a7320c65f484
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Handle NULL pchar in pchar2astr

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.