| .. |
|
battle
|
1b85abb508
Use auto instead of redundant type in initializations using new
|
1 year ago |
|
entity
|
922966dcf8
Renamed JsonNode::meta to more logical modScope. Member is now private
|
1 year ago |
|
erm
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
events
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
game
|
c91f8cd511
Fix tests
|
1 year ago |
|
googletest @ b796f7d446
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
map
|
5712c3f9f4
JsonNode change: Fix test
|
1 year ago |
|
mock
|
c91f8cd511
Fix tests
|
1 year ago |
|
netpacks
|
565d810806
Remove test for no longer existing logic
|
1 year ago |
|
rmg
|
73019c204d
Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers
|
1 year ago |
|
scripting
|
7461df161c
lib now uses shared_ptr for entities. Removed manual memory management.
|
1 year ago |
|
serializer
|
7a5775a9f9
vcmi: use std::optional
|
2 years ago |
|
spells
|
60a51e98de
Remove usage of std::function from CRandomGenerator
|
1 year ago |
|
testdata
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
vcai
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
CMakeLists.txt
|
565d810806
Remove test for no longer existing logic
|
1 year ago |
|
CMemoryBufferTest.cpp
|
a71c9d0751
Migrating from boost test to google test.
|
8 years ago |
|
CVcmiTestConfig.cpp
|
15d933d354
tests: disable settings.init()
|
2 years ago |
|
CVcmiTestConfig.h
|
522cb571b3
Remove redundant `virtual` specifiers
|
1 year ago |
|
JsonComparer.cpp
|
54796c7c56
Rename toJson to toString/toCompactString for consistency
|
1 year ago |
|
JsonComparer.h
|
c3957c2c2a
Moved json files to new directory, split on per-class basis
|
1 year ago |
|
StdInc.cpp
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
StdInc.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
main.cpp
|
ad2c429d8f
CMake: unittest improvements (#447)
|
7 years ago |