Files
wxWidgets/tests/events
John Paul Mattia 464153c033 Add test checking the event loop created by application traits
Check that wxConsoleAppTraits creates wxConsoleEventLoop and that
wxGUIAppTraits creates wxGUIEventLoop: as tests/events/evtlooptest.cpp
is compiled into both the console and the GUI test binaries, the same
test case covers both kinds of applications.

The console case failed in monolithic builds before the fix in the
previous commit, see #24909.
2026-07-09 19:49:40 -07:00
..
2026-01-25 22:08:21 +01:00