[wesnoth-commits] [wesnoth/wesnoth] bfb192: Add a unit_test module only available in [test] sc...

Celtic Minstrel noreply at github.com
Thu Apr 15 06:20:34 UTC 2021


  Branch: refs/heads/lua_unit_test
  Home:   https://github.com/wesnoth/wesnoth
  Commit: bfb192c9ad6bde57aad6986f3976b1177850c31e
      https://github.com/wesnoth/wesnoth/commit/bfb192c9ad6bde57aad6986f3976b1177850c31e
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    A data/lua/core/unit_test.lua
    M data/test/scenarios/test_menu_items.cfg
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  Add a unit_test module only available in [test] scenarios

It contains fire_wml_menu_item along with a set of new assert functions


  Commit: 2fc1fab0ebdc96efffeb5835303cb38eb13111aa
      https://github.com/wesnoth/wesnoth/commit/2fc1fab0ebdc96efffeb5835303cb38eb13111aa
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M data/test/scenarios/test_assert.cfg
    M data/test/scenarios/test_return.cfg
    M wml_test_schedule

  Log Message:
  -----------
  Add Lua counterparts to the basic WML unit test system sanity test cases


  Commit: ad4bda6d0ad0d9543c550f2a110e5a545d676909
      https://github.com/wesnoth/wesnoth/commit/ad4bda6d0ad0d9543c550f2a110e5a545d676909
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M data/test/scenarios/as_text.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_require.cfg

  Log Message:
  -----------
  Use the new unit_test module for some older Lua unit tests


Compare: https://github.com/wesnoth/wesnoth/compare/42979f48bc69...ad4bda6d0ad0



More information about the Commits mailing list