1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/test/map
Alexander Shishkin b00e935e4d
Warnings fixes (#538)
Warnings fixes
* Suppress `missing-braces` for Clang
* Fixed many C4275 warnings
* Fixed almost all Clang/GCC warnings
* Silence most frequent MSVC warning.
* Fixed some pessimizing-move warnings
* Fixed some unused capture warnings
2019-01-19 13:52:02 +03:00
..
CMapEditManagerTest.cpp Spells configuration version 2 (effect-based) 2018-02-08 11:37:21 +03:00
CMapFormatTest.cpp Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
MapComparer.cpp Redone RMG template serialization using JSON serializer, added tests 2018-03-10 19:36:19 +03:00
MapComparer.h [tests] Moved JsonComparer to own file 2018-03-05 21:26:00 +03:00