wxWidgets/tests/events
Stefan Csomor 68ee7ffa2a Add wxUSE_MENUBAR build option, off by default in wxiOS
Allow building without wxMenuBar (but with wxMenu), as this class
doesn't exist and can't be reasonably implemented under iOS (but
wxMenu can and should be, as it's widely used in iOS 14 UI).
2020-07-14 18:16:59 +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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
keyboard.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
propagation.cpp Add wxUSE_MENUBAR build option, off by default in wxiOS 2020-07-14 18:16:59 +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