[wesnoth-commits] [wesnoth/wesnoth] 31421f: Add a Lua unit_test module only available in [test...
Celtic Minstrel
noreply at github.com
Mon Apr 26 01:05:05 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 31421f35582c7761cd191a78cd50bfb833fd481e
https://github.com/wesnoth/wesnoth/commit/31421f35582c7761cd191a78cd50bfb833fd481e
Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
Date: 2021-04-25 (Sun, 25 Apr 2021)
Changed paths:
A data/lua/core/unit_test.lua
M data/test/scenarios/as_text.cfg
M data/test/scenarios/test_assert.cfg
M data/test/scenarios/test_dofile.cfg
M data/test/scenarios/test_lua.cfg
M data/test/scenarios/test_lua_wml_tagnames.cfg
M data/test/scenarios/test_menu_items.cfg
M data/test/scenarios/test_require.cfg
M data/test/scenarios/test_return.cfg
M src/scripting/game_lua_kernel.cpp
M wml_test_schedule
Log Message:
-----------
Add a Lua unit_test module only available in [test] scenarios (#5708)
It contains fire_wml_menu_item along with a set of new assert functions
More information about the Commits
mailing list