0ad/source/ps/tests
Ralph Sennhauser a0bb103390
Some checks failed
checkrefs / lfscheck (push) Has been cancelled
checkrefs / checkrefs (push) Has been cancelled
lint / cppcheck (push) Has been cancelled
lint / copyright (push) Has been cancelled
lint / jenkinsfiles (push) Has been cancelled
pre-commit / build (push) Has been cancelled
Unwrap SDL_Event
Since C++11 a C typedef'ed union can be forward declared, so the wrapper
is no longer needed.

While at it switch signatures to refs and convert C style casts.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-05-20 19:44:52 +02:00
..
stub_impl_hack.h Readd JS API function Engine.Exit() 2026-01-29 20:03:56 +01:00
test_CLogger.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_ConfigDB.h Reduces string allocations in GUI and maths. 2025-10-11 19:44:22 +02:00
test_CStr.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_fmt.h Fix some includes in source/ps 2025-07-28 16:59:04 +02:00
test_Future.h Make TaskManager independent of Future 2025-08-28 20:01:39 +02:00
test_Hashing.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_Hotkeys.h Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
test_Loader.h Use a coroutine for Loader tasks 2025-12-21 15:51:46 +01:00
test_Mod.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_ModIo.h Fix some includes in source/ps 2025-07-28 16:59:04 +02:00
test_TaskManager.h Make TaskManager independent of Future 2025-08-28 20:01:39 +02:00
test_test.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00