make tests usable in MSVC9
basically this method: http://blog.yastrebkov.com/2010/07/boost-test-setup-and-usage.html since I haven't found a way to solve the 400+ linker errors when adding as a new project. Created 2 additional configurations for project wesnoth only to build a test.exe out of this project (debug/release). Debugger works with the boost tests. No main function conflict, interestingly. 2 problematic tests/cpp files in the test directory are disabled yet.
This commit is contained in:
parent
99496cb4eb
commit
aba8aa5d70
1 changed files with 5319 additions and 2 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue