tests/lua/README.md
author sheepluva
Tue, 15 May 2018 16:55:37 +0200
branchui-scaling
changeset 13385 ec1491bb5acc
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
WIP: allow changing chat size Press Ctrl+, Ctrl- and Ctrl0 while in chat

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.