[wesnoth-commits] [wesnoth/wesnoth] eb7f36: Port run_wml_tests to Python and add batch support...

Steve Cotton noreply at github.com
Sun Dec 1 07:25:12 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: eb7f3674dc40ecc8102f5ae451f80cf9e86f103a
      https://github.com/wesnoth/wesnoth/commit/eb7f3674dc40ecc8102f5ae451f80cf9e86f103a
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2019-12-01 (Sun, 01 Dec 2019)

  Changed paths:
    M run_wml_tests

  Log Message:
  -----------
  Port run_wml_tests to Python and add batch support (part of #4535) (#4603)

The verbosity settings are a bit different, but other than that it
should be a drop-in replacement for the old shell script.

Wesnoth's --validcache option isn't used any more, which is part of
the cleanup for #4587 (it didn't speed anything up, because all of
the calculation for the checksum was still done).





More information about the Commits mailing list