1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/test
2024-08-24 12:25:03 +02:00
..
battle Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
entity Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
erm Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
events Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
game Unified handling of battle sides ID's 2024-08-11 20:54:44 +00:00
googletest@b796f7d446 Update googletest 2024-08-11 18:13:52 +02:00
map Fix test 2024-07-19 12:17:06 +00:00
mock BattleAI: optional simulation depth 2024-08-21 23:27:42 +03:00
netpacks Remove test for no longer existing logic 2024-06-01 12:18:09 +00:00
rmg Replace redundant types with auto for the lvalues of template factory functions for smart pointers 2024-01-17 12:50:00 +00:00
scripting lib now uses shared_ptr for entities. Removed manual memory management. 2024-05-17 15:04:05 +00:00
serializer
spells Remove unused code, reduce includes 2024-08-19 11:47:13 +00:00
testdata Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
vcai Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
CMakeLists.txt Remove test for no longer existing logic 2024-06-01 12:18:09 +00:00
CMemoryBufferTest.cpp
CVcmiTestConfig.cpp
CVcmiTestConfig.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
JsonComparer.cpp Rename toJson to toString/toCompactString for consistency 2024-02-26 12:55:49 +02:00
JsonComparer.h Moved json files to new directory, split on per-class basis 2024-02-14 13:08:24 +02:00
main.cpp
StdInc.cpp
StdInc.h