wxwidgets/tests/events
Vadim Zeitlin b6d082a7a6 Suppress warning in tests checking legacy Connect()
This code can't be modified as it tests for compatibility with the
existing code of this form, so just disable the warnings it now triggers
with -Wextra.
2023-07-04 02:08:32 +02:00
..
clone.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
evthandler.cpp Suppress warning in tests checking legacy Connect() 2023-07-04 02:08:32 +02:00
evtlooptest.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
evtsource.cpp Remove trailing whitespace 2020-10-15 19:50:37 +02:00
keyboard.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00
propagation.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00
stopwatch.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
timertest.cpp Remove wxUSE_UNICODE checks as they're always true now 2022-10-27 19:43:30 +02:00