1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/test
Arseniy Shestakov 7dca95c8cc CMake: multiple improvements for builds and project generation
- Change default build output directory name from "build" to "bin"
- Implement new function vcmi_get_cmake_debug_info
- Link client with SDL2main on Windows and disable debug console
- Remove all old MinGW-specific options since they outdated and MXE work fine
- Set AUTOGEN_TARGETS_FOLDER for better Xcode and Visual Studio projects
- Remove useless vcmitestFiles custom target for less garbage in project files
2017-08-16 16:10:07 +03:00
..
battle Tests improvement 2017-07-19 17:04:57 +02:00
googletest@4bab34d208 Add googletest as submodule 2017-07-18 16:49:50 +02:00
map Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
mock Migrating "CHealthTest" from boost to googlemock and googletest. 2017-07-18 21:04:57 +02:00
testdata Improved map format tests 2017-08-03 13:50:54 +03:00
CMakeLists.txt CMake: multiple improvements for builds and project generation 2017-08-16 16:10:07 +03:00
CMemoryBufferTest.cpp Migrating from boost test to google test. 2017-07-18 16:49:05 +02:00
CVcmiTestConfig.cpp Tests improvement 2017-07-19 17:04:57 +02:00
CVcmiTestConfig.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
main.cpp macOS: always change working directory for launcher and server 2017-08-09 01:33:12 +03:00
StdInc.cpp Migrating from boost test to google test. 2017-07-18 16:49:05 +02:00
StdInc.h [C::B] test project update 2017-07-20 15:46:40 +03:00
Test.cbp [C::B] test project update 2017-07-20 15:46:40 +03:00
Test.vcxproj Compilation fixes for MSVS. 2017-03-02 10:58:14 +01:00
Test.vcxproj.filters Compilation fixes for MSVS. 2017-03-02 10:58:14 +01:00