1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/test
Ivan Savenko 1fece0ce18
Merge pull request #1229 from IvanSavenko/battle_improvements
Battle: Fixing bugs & Implementation of missing features
2023-01-09 22:07:13 +02:00
..
battle battlefields in VLC and custom bonuses for terrain patches 2022-09-11 11:31:27 +03:00
entity Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
erm Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
events Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
game Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
googletest@4bab34d208 New terrain support - part 1 (#755) 2022-09-11 11:31:26 +03:00
map Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
mock Merge pull request #1229 from IvanSavenko/battle_improvements 2023-01-09 22:07:13 +02:00
netpacks Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
rmg Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
scripting Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
serializer Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
spells Fix tests + scripting compilation on gcc 2023-01-05 17:42:33 +02:00
testdata Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
vcai Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CMakeLists.txt use Conan to make macOS CI builds for both Intel and ARM (#782) 2022-08-30 17:29:00 +03:00
CMemoryBufferTest.cpp Migrating from boost test to google test. 2017-07-18 16:49:05 +02:00
CVcmiTestConfig.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
CVcmiTestConfig.h CMake: unittest improvements (#447) 2018-04-15 18:02:31 +07:00
JsonComparer.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
JsonComparer.h [tests] Moved JsonComparer to own file 2018-03-05 21:26:00 +03:00
main.cpp CMake: unittest improvements (#447) 2018-04-15 18:02:31 +07: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 Fixed build 2021-04-10 02:04:07 +03:00
Test.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
Test.vcxproj.filters Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00