[Commits] [wesnoth/wesnoth] edce9a: run_wml_tests: Add some fallback cases and a few m...

GitHub noreply at github.com
Sat Sep 19 04:20:44 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: edce9ac64ae4e5e0c4b7d20cb9634b2165a29675
      https://github.com/wesnoth/wesnoth/commit/edce9ac64ae4e5e0c4b7d20cb9634b2165a29675
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    M run_wml_tests

  Log Message:
  -----------
  run_wml_tests: Add some fallback cases and a few more options

- If timeout is missing, it disables timeout and skips any tests that expect it
- Pass -t0 to get the above behaviour even if timeout is present
- Detect if timeout doesn't support --kill-after
- Mac users: Pass -pxcode to automatically find the Wesnoth binary in XCode's DerivedProducts folder
- In non-verbose mode, give progress report by printing a dot before each test
  This only happens in non-verbose mode because this method of reporting progress makes most sense
  if nothing else is printed.


  Commit: a5184181df15199da28cb62b2fdcea7dd3afad1d
      https://github.com/wesnoth/wesnoth/commit/a5184181df15199da28cb62b2fdcea7dd3afad1d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2015-09-19 (Sat, 19 Sep 2015)

  Changed paths:
    A data/test/scenarios/filter_this_unit.cfg
    M src/unit_filter.cpp
    M src/variable.cpp
    M src/variable.hpp
    M wml_test_schedule

  Log Message:
  -----------
  Fix SUF $this_unit only working within [filter_wml]


Compare: https://github.com/wesnoth/wesnoth/compare/617fb262387d...a5184181df15


More information about the Commits mailing list