0ad/source/third_party
Ralph Sennhauser f3b26cadc4 Use vanilla cxxtest functionallity
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>
2024-10-13 18:27:18 +02:00
..
encryption Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
glad Update glad to 2.0.7 2024-09-08 09:31:14 +02:00
jsonspirit Remove unused typedef in json_spirit 2024-09-28 21:55:30 +02:00
mikktspace Remove unused variables 2024-09-28 21:55:30 +02:00
mongoose Remove unused variables 2024-09-28 21:55:30 +02:00
ogre3d_preprocessor Use vanilla cxxtest functionallity 2024-10-13 18:27:18 +02:00
tinygettext Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
vma Switches VMA to Vulkan 1.1. 2023-03-11 19:12:54 +00:00