[wesnoth-commits] [wesnoth/wesnoth] d6a8ea: The previous fix for dynamic events was incorrect, ...

Celtic Minstrel noreply at github.com
Thu Apr 15 04:39:11 UTC 2021


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

  Changed paths:
    M src/scripting/game_lua_kernel.cpp

  Log Message:
  -----------
  The previous fix for dynamic events was incorrect, so this fixes that


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

  Changed paths:
    M run_wml_tests

  Log Message:
  -----------
  run_wml_tests: Ensure the name of a failing test is included in the output

Previously, the runner relied on the name being part of the output log from the Wesnoth process.
This works in most cases because Wesnoth prints a line with the test's name before exiting.
However, if the test timed out, that line would typically be missing, so this makes the runner insert it into the failure message as well to make sure it's present.


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

  Changed paths:
    M data/schema/core/addons.cfg

  Log Message:
  -----------
  Update schema for the new [event] options


Compare: https://github.com/wesnoth/wesnoth/compare/25456ff63eb8...f3768fbc232f



More information about the Commits mailing list