0ad/source/simulation2/tests
phosit b686dfa047
Use range based for loop in TestSerializerPerf
CppCheck warned that `i` might be out of bound.
2025-12-13 18:58:17 +01:00
..
test_CmpTemplateManager.h Add test for loading players templates 2025-11-22 08:41:02 +01:00
test_ComponentManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_EntityMap.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
test_ParamNode.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_Serializer.h Use range based for loop in TestSerializerPerf 2025-12-13 18:58:17 +01:00
test_SerializeTemplates.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_Simulation2.h Throw error when simulation script can't be loaded 2025-11-20 19:38:36 +01:00