mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 14:23:56 -07:00
To disable tests we carry a patch which allows disabling test by appending DISABLED to the test function name. Instead just do as upstream says and prepend the test function so it won't be recognized as a test any longer. The docs suggest to prepend x but anything will do. Continue to use DISABLED_ but as prefix which is actually already in use in one case. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> |
||
|---|---|---|
| .. | ||
| test_CinemaManager.h | ||
| test_CommandQueue.h | ||
| test_HierPathfinder.h | ||
| test_ObstructionManager.h | ||
| test_Pathfinder.h | ||
| test_Position.h | ||
| test_RangeManager.h | ||
| test_scripts.h | ||
| test_TerritoryManager.h | ||