[wesnoth-commits] [wesnoth/wesnoth] d74b8c: Fix WML test runner crashing if none of the tests ...
Celtic Minstrel
noreply at github.com
Sun Feb 28 02:25:38 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d74b8c3a5221ca38594f3da474a96f16f8ff6309
https://github.com/wesnoth/wesnoth/commit/d74b8c3a5221ca38594f3da474a96f16f8ff6309
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
Fix WML test runner crashing if none of the tests are expected to pass
Commit: ef39108f08351d7ce05a47379154178926259e97
https://github.com/wesnoth/wesnoth/commit/ef39108f08351d7ce05a47379154178926259e97
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M run_wml_tests
Log Message:
-----------
Add an option to the test runner to disable batching of tests
Commit: a97a04e2e9f784e0550645e59b2e90838b3cbf5a
https://github.com/wesnoth/wesnoth/commit/a97a04e2e9f784e0550645e59b2e90838b3cbf5a
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M data/lua/wml/test_condition.lua
Log Message:
-----------
Update [test_condition] to be a little more verbose and make use of newer features
Commit: 3e31fdb7fb8f69413f617cb6cf29e6ae5f384c38
https://github.com/wesnoth/wesnoth/commit/3e31fdb7fb8f69413f617cb6cf29e6ae5f384c38
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Fix [terrain_mask][rule]layer=
Commit: f473aabe99ff6d849263e8248273991810967139
https://github.com/wesnoth/wesnoth/commit/f473aabe99ff6d849263e8248273991810967139
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
M data/lua/wml/test_condition.lua
Log Message:
-----------
Add another note in [test_condition] for a simple case of using [have_location] to verify that a hex has a particular terrain
Commit: 9e1677612b36d14347f2a1d1eb39f811f262fb88
https://github.com/wesnoth/wesnoth/commit/9e1677612b36d14347f2a1d1eb39f811f262fb88
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-02-27 (Sat, 27 Feb 2021)
Changed paths:
A data/test/scenarios/test_terrain_mask.cfg
M wml_test_schedule
Log Message:
-----------
Add some unit tests for [terrain_mask]
Compare: https://github.com/wesnoth/wesnoth/compare/2191911cc119...9e1677612b36
More information about the Commits
mailing list