0ad/source/simulation2/components/tests
Ralph Sennhauser dab6e1a37a
Fix disabled pathfinder tests
The disabled test are all broken one way or another. The maps used in
the tests got renamed. The pathfinder component got some performance
improvements which now require to call UpdateGrid() once before use.
Finally for the InitAttributes to be deep frozen they need to be an
object, so initialize them.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-06-07 10:43:32 +02:00
..
test_CinemaManager.h Revamp CinemaManager component 2026-03-03 11:25:52 +01:00
test_CommandQueue.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_HierPathfinder.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_ObstructionManager.h Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
test_Pathfinder.h Fix disabled pathfinder tests 2026-06-07 10:43:32 +02:00
test_Position.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_RangeManager.h Fix includes in source/simulation2 2025-08-07 08:38:40 +02:00
test_scripts.h Fix includes in source/simulation2 2025-08-07 20:00:49 +02:00
test_TerritoryManager.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00