tests/lua/README.md
author alfadur
Sun, 08 Apr 2018 00:26:33 +0200
changeset 13319 fe85ba81b01b
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
I guess "Fix weapon scheme lookup being unnecesarily persisted"?.. or something

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.