1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
vcmi/test
2023-09-17 12:36:57 +00:00
..
battle Fix tests compilation 2023-09-06 16:03:47 +03:00
entity First step at unifying game identifiers code 2023-08-25 13:38:01 +03:00
erm vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
events Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
game Merge pull request #2757 from IvanSavenko/filesystem_refactor 2023-09-07 10:51:02 +03:00
googletest@b796f7d446 vcmi: use std::optional 2023-04-17 00:43:13 +03:00
map Use ResourcePath for audio files 2023-09-04 18:22:34 +03:00
mock Merge pull request #2757 from IvanSavenko/filesystem_refactor 2023-09-07 10:51:02 +03:00
netpacks Moved CGameState files into a separate directory 2023-06-26 17:15:59 +03:00
rmg
scripting Fix tests compilation 2023-09-06 16:03:47 +03:00
serializer vcmi: use std::optional 2023-04-17 00:43:13 +03:00
spells Converted several namespace enums to enum class 2023-08-25 13:38:02 +03:00
testdata Fix JSON files 2023-09-17 12:36:57 +00:00
vcai Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
CMakeLists.txt Replaced boost::thread_specific_ptr with thread_local 2023-08-23 16:32:29 +03:00
CMemoryBufferTest.cpp
CVcmiTestConfig.cpp tests: disable settings.init() 2023-04-27 20:59:55 +03:00
CVcmiTestConfig.h
JsonComparer.cpp Use API identical to std classes where possible 2023-08-23 16:32:29 +03:00
JsonComparer.h
main.cpp
StdInc.cpp
StdInc.h
Test.cbp
Test.vcxproj
Test.vcxproj.filters