[Commits] [wesnoth/wesnoth] 191681: fixup! GUI2 Tests: directly initialize a vector
GitHub
noreply at github.com
Fri Apr 28 22:22:45 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1916815e384cc1e864734130d97f87ef51d32a36
https://github.com/wesnoth/wesnoth/commit/1916815e384cc1e864734130d97f87ef51d32a36
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
fixup! GUI2 Tests: directly initialize a vector
Commit: 8cb3334ca35f1bb850abb82ec6bc58bb72a90364
https://github.com/wesnoth/wesnoth/commit/8cb3334ca35f1bb850abb82ec6bc58bb72a90364
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Fix GUI2 test compilation on MSVC 2013
MSVC 2013 doesn't yet support inline initializer-lists or something.
Solved by making the variables static and defineing them out-of-line.
Commit: f142ed617069f90b948601b8e89f9cf8faab9cfd
https://github.com/wesnoth/wesnoth/commit/f142ed617069f90b948601b8e89f9cf8faab9cfd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M projectfiles/VC12/wesnoth.vcxproj
Log Message:
-----------
Fix MSVC misconfiguration for unit tests
Commit: 74df91877fec7d2c3d13cf470f23f58282bfb8b2
https://github.com/wesnoth/wesnoth/commit/74df91877fec7d2c3d13cf470f23f58282bfb8b2
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M src/tests/gui/test_gui2.cpp
M src/tests/test_serialization.cpp
Log Message:
-----------
Unit tests: Fix a few MSVC warnings
Commit: 0828c2bdf881ba61e884ac89e4765985c77b168f
https://github.com/wesnoth/wesnoth/commit/0828c2bdf881ba61e884ac89e4765985c77b168f
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-04-28 (Fri, 28 Apr 2017)
Changed paths:
M projectfiles/VC12/wesnoth.sln
Log Message:
-----------
MSVC: Add Test_Debug and Test_Release to solution configurations
Compare: https://github.com/wesnoth/wesnoth/compare/e50d9ed417ad...0828c2bdf881
More information about the Commits
mailing list