1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/test
2024-08-28 13:03:24 +00:00
..
battle remove never used code in CBonusSystemNode 2024-08-25 14:15:21 +02: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@b514bdc898 Update googletest submodule 2024-08-02 15:09:48 +00:00
map Fix test 2024-07-19 12:17:06 +00:00
mock Moved NewTurn pack generation to NewTurnProcessor 2024-08-28 13:03:24 +00: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 vcmi: use std::optional 2023-04-17 00:43:13 +03:00
spells Merge pull request #4463 from SoundSSGood/IMarket-refactoring 2024-08-26 22:48:23 +03: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 Migrating from boost test to google test. 2017-07-18 16:49:05 +02:00
CVcmiTestConfig.cpp tests: disable settings.init() 2023-04-27 20:59:55 +03:00
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 CMake: unittest improvements (#447) 2018-04-15 18:02:31 +07:00
StdInc.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
StdInc.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00