tests/lua/README.md
author sheepluva
Sat, 07 Dec 2019 16:14:27 +0100
branchhedgeroid
changeset 15511 fb23e49b2d4e
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
hedgeroid: fix needlessly creating netplay instance on check for "connecting..."

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.