tests/lua/README.md
author Anton Malmygin <antonc27@mail.ru>
Mon, 13 May 2019 14:23:25 +0200
changeset 14944 d6e21765912e
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fix macdeployqt finding with Qt5 on macos

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.