[wesnoth-commits] [wesnoth/wesnoth] c6f22b: Clarify that pass() doesn't override earlier asser...
Celtic Minstrel
noreply at github.com
Sat Apr 17 20:30:51 UTC 2021
Branch: refs/heads/lua_unit_test
Home: https://github.com/wesnoth/wesnoth
Commit: c6f22b9d9bd3d48f62ca738de4d31cac97cca46d
https://github.com/wesnoth/wesnoth/commit/c6f22b9d9bd3d48f62ca738de4d31cac97cca46d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-17 (Sat, 17 Apr 2021)
Changed paths:
M data/lua/core/unit_test.lua
Log Message:
-----------
Clarify that pass() doesn't override earlier assertion failures
Commit: 7fe4eb6abd1e5317fb26ad14013f4dfbf3fd2055
https://github.com/wesnoth/wesnoth/commit/7fe4eb6abd1e5317fb26ad14013f4dfbf3fd2055
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-17 (Sat, 17 Apr 2021)
Changed paths:
M data/test/scenarios/test_assert.cfg
Log Message:
-----------
Adjust the approx_equal test according to comments, and add a contains test
Commit: fe04f74cbb5f03f398f97f783195ad7d0dd04b9e
https://github.com/wesnoth/wesnoth/commit/fe04f74cbb5f03f398f97f783195ad7d0dd04b9e
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-17 (Sat, 17 Apr 2021)
Changed paths:
M data/test/scenarios/test_assert.cfg
M wml_test_schedule
Log Message:
-----------
Add some tests for assert_throws and assert_nothrow
Commit: b337c0a357e5e359f585609dbefc7faad5f73a9d
https://github.com/wesnoth/wesnoth/commit/b337c0a357e5e359f585609dbefc7faad5f73a9d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-17 (Sat, 17 Apr 2021)
Changed paths:
M data/lua/core/unit_test.lua
Log Message:
-----------
Fix typo
Commit: 43f845e0f69c79ffe1b2507fa87b97a156c108bb
https://github.com/wesnoth/wesnoth/commit/43f845e0f69c79ffe1b2507fa87b97a156c108bb
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2021-04-17 (Sat, 17 Apr 2021)
Changed paths:
M data/lua/core/unit_test.lua
M data/test/scenarios/test_assert.cfg
M wml_test_schedule
Log Message:
-----------
Make sure assert_throws_with matches string errors with added position information
Compare: https://github.com/wesnoth/wesnoth/compare/ee55a5b84266...43f845e0f69c
More information about the Commits
mailing list