[Commits] [wesnoth/wesnoth] c194c4: Refactor GUI2 tests to allow non-static dialog-spe...
GitHub
noreply at github.com
Thu Aug 25 08:37:03 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c194c41cd255bb1f0a6e5106e74167a2eeaa8e45
https://github.com/wesnoth/wesnoth/commit/c194c41cd255bb1f0a6e5106e74167a2eeaa8e45
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Refactor GUI2 tests to allow non-static dialog-specific data to persist through the test lifetime
Commit: 136f5a864ffd03905f3273787067031aec9542ee
https://github.com/wesnoth/wesnoth/commit/136f5a864ffd03905f3273787067031aec9542ee
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M data/gui/window/title_screen.cfg
M src/gui/dialogs/title_screen.cpp
Log Message:
-----------
Minor title screen cleanup
Commit: 381200979a0181644325f6f481e1f0a991eb0728
https://github.com/wesnoth/wesnoth/commit/381200979a0181644325f6f481e1f0a991eb0728
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M src/editor/controller/editor_controller.cpp
M src/gui/dialogs/editor/custom_tod.cpp
M src/gui/dialogs/editor/custom_tod.hpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Add tests for missing dialogs
Commit: 2cde73888c91e599dcebaacdff1fc24ef701ed4d
https://github.com/wesnoth/wesnoth/commit/2cde73888c91e599dcebaacdff1fc24ef701ed4d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-25 (Thu, 25 Aug 2016)
Changed paths:
M data/cores.cfg
M data/gui/widget/button_default.cfg
M data/gui/widget/panel_title_screen.cfg
M src/gui/dialogs/title_screen.cpp
M src/wesnoth.cpp
Log Message:
-----------
Tweaks to the title screen, mainly for 800x600
Also:
- Hide cores button if there are no addon cores installed
- Remove "failsafe" core since it didn't work as advertised
Compare: https://github.com/wesnoth/wesnoth/compare/701a8dd21378...2cde73888c91
More information about the Commits
mailing list