0ad/source/network/tests
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
..
test_FileTransfer.h Mark class with final dtor as final in tests 2024-09-28 21:55:30 +02:00
test_FSM.h Make CFsm a template 2024-05-04 16:13:02 +00:00
test_Net.h Use vanilla cxxtest functionallity 2024-10-13 18:27:18 +02:00
test_NetMessage.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
test_StunClient.h Use vanilla cxxtest functionallity 2024-10-13 18:27:18 +02:00