0ad/source/simulation2/tests
phosit 1917d034fd
Introduce a namespace in Loader
All functions had a `LDR_` prefix. The prefix is removed.
Functions and globals which are only used in Loader.cpp are now
contained in an anonymous namespace.
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 Introduce a namespace in Loader 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