c061ed4b0f
Retarget Windows SDK for Visual Studio projects
2025-02-27 00:29:58 -05:00
a18f754e11
Visual Studio launch tests with correct cwd
2025-02-15 16:04:14 -05:00
769bb2ee97
VS2017 projects use manifest mode
2025-02-15 00:08:41 -05:00
9b81cd1902
Fix unit test build on MSVC 64-bit ( #404 )
...
The issue stemmed from Catch's default entry point being wmain instead of main, so we just updated the configuration to expect that.
2024-08-10 22:55:06 -04:00
4d4ab09395
Update Catch to v2.13.10
2024-08-10 15:16:24 -04:00
b929852e22
Maybe the MSVC build failure is because they have the same object name?
2023-01-21 17:01:25 -05:00
76ee270c6e
Add some new features to our quoted string parser, and a unit test
...
- Now supports \n \t \f escape sequences
- Now supports strings with literal tabs
2023-01-21 15:55:58 -05:00
17dfbded57
This should finally fix the MSVC build...
2023-01-21 11:36:33 -05:00
d696fa7edb
Another try at fixing the MSVC project file
2023-01-18 21:41:22 -05:00
819b9ef48d
Fix missing source file in VS2017 project
2023-01-18 21:09:07 -05:00
35a890a577
Add a partial unit test for vector2d and fix several issues with the resize function
2023-01-12 21:26:08 -05:00
f70f63eead
Update and clean up the Visual Studio 2017 project files
...
These were very shoddily put together!
It seems the person who made them never really tried building
the editors or the tests.
Also included here are a couple of minor source changes that are needed
to make the project files build.
2023-01-05 19:29:16 -05:00
Mark Clark
d501c340d0
Tests project (with initial files and existing files, needs work);
2018-02-25 14:55:17 -05:00