tests/lua/README.md
author nemo
Sun, 16 Dec 2018 10:25:36 -0500 (2018-12-16)
changeset 14458 99117df5a3d3
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
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.