wxwidgets/tests/events
Vadim Zeitlin fa5964c100 Use WaitFor() and new YieldForAWhile() helpers in the tests
Reuse the existing function (and another new one, which is even simpler)
instead of duplicating its code in many places in the tests.

No real changes.
2023-10-02 15:10:36 +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 Use WaitFor() and new YieldForAWhile() helpers in the tests 2023-10-02 15:10:36 +02:00
propagation.cpp Use WaitFor() and new YieldForAWhile() helpers in the tests 2023-10-02 15:10:36 +02: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