0ad/source/gui/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
..
test_CGUIText.h Remove modmod dependency in test_CGUIText.h 2025-07-23 12:20:19 +02:00
test_GuiManager.h Unwrap SDL_Event 2026-05-20 19:44:52 +02:00
test_GUISetting.h Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
test_ParseString.h Fix most headers in gui 2025-07-05 12:42:34 +02:00