[Commits] [wesnoth/wesnoth] 07a165: add unix timeout option to wml test script, enable...
GitHub
noreply at github.com
Sat May 10 20:10:21 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 07a165422785225c289472e3d401d7aa10990e3f
https://github.com/wesnoth/wesnoth/commit/07a165422785225c289472e3d401d7aa10990e3f
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-10 (Sat, 10 May 2014)
Changed paths:
M .travis.yml
M run_wml_tests
M wml_test_schedule
Log Message:
-----------
add unix timeout option to wml test script, enable empty_test
Adds an option to the new wml test script, to use the unix
timeout command instead of wesnoth's built-in one. This is because
the built-in one is very slightly unreliable... there's a reason
killthread was deprecated in SDL unfortunately. Will leave it for
UMC but on travis will replace with unix timeout.
The unix timeout one seems consistent enough that I will enable
the empty_test timeout check for travis.
Also, adds a help listing to the wml test script.
More information about the Commits
mailing list