0ad/source/network/tests
phosit dd26f3a802 Restrict param type of FSM events
Previously the param type was `void*` now the type has to be specified
as template parameter of the `CFsm`.
With this commit some casts can be removed.
2025-06-26 16:42:04 +02:00
..
test_FileTransfer.h Enable multiple RequestTypes 2024-12-19 21:36:51 +01:00
test_FSM.h Restrict param type of FSM events 2025-06-26 16:42:04 +02:00
test_Net.h Always use STUN for hosting games using the lobby 2025-01-20 06:52:14 +01: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 Add missing headers to tests 2024-10-18 17:27:48 +02:00