wxWidgets/tests/events
ali kettab 59ad9f46e6 Make wxUIActionSimulator works more reliably on GTK/X11
Add wxXSync class which adds delays between the synthesized events
sufficient for them to be processed by the higher layers (X, GTK).

This makes it possible to run the UI tests by default with wxGTK.

Closes https://github.com/wxWidgets/wxWidgets/pull/1845
2020-05-15 00:36:00 +02:00
..
clone.cpp Remove CppUnit boilerplate from wxEvent::Clone() test case 2019-07-14 14:12:25 +02:00
evthandler.cpp Allow using noexcept methods with event tables macros 2020-04-09 22:36:30 +02:00
evtlooptest.cpp
evtsource.cpp
keyboard.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
propagation.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
stopwatch.cpp
timertest.cpp