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 Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
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 Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
timertest.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00