.. |
battle
|
Fix Lua and test building
|
2023-10-23 16:05:38 +03:00 |
entity
|
Renamed new types for consistency with code style
|
2023-10-22 16:55:19 +03:00 |
erm
|
vcmi: split bonus to enumerator and HeroBonus.h
|
2023-05-03 18:01:06 +03:00 |
events
|
Fix Lua and test building
|
2023-10-23 16:05:38 +03:00 |
game
|
fix test & fix build & suggested changes
|
2023-10-29 17:46:14 +02:00 |
googletest@b796f7d446
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
map
|
Fixed most of reported issues, removed unused code.
|
2023-10-29 21:25:39 +01:00 |
mock
|
Fix build
|
2023-11-15 15:55:19 +02:00 |
netpacks
|
Fix Lua and test building
|
2023-10-23 16:05:38 +03:00 |
rmg
|
Redone RMG template serialization using JSON serializer, added tests
|
2018-03-10 19:36:19 +03:00 |
scripting
|
Fix Lua and test building
|
2023-10-23 16:05:38 +03:00 |
serializer
|
vcmi: use std::optional
|
2023-04-17 00:43:13 +03:00 |
spells
|
Remove few more implicit conversions
|
2023-11-15 15:55:19 +02: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
|
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
|
CMake: unittest improvements (#447)
|
2018-04-15 18:02:31 +07:00 |
JsonComparer.cpp
|
Use API identical to std classes where possible
|
2023-08-23 16:32:29 +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
|
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 |
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 |