[wesnoth-commits] [wesnoth/wesnoth] ee55a5: Some more changes to the unit_test module
Celtic Minstrel
noreply at github.com
Sat Apr 17 06:17:52 UTC 2021
Branch: refs/heads/lua_unit_test
Home: https://github.com/wesnoth/wesnoth
Commit: ee55a5b842668cf730bc1936dee70794302becb4
https://github.com/wesnoth/wesnoth/commit/ee55a5b842668cf730bc1936dee70794302becb4
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:
-----------
Some more changes to the unit_test module
- Split assert_throws into two functions - the version that requires a specific error is now assert_throws_as
- Add documentation for each function
- Actually use unit_test.log instead of forgetting it exists
More information about the Commits
mailing list