wxWidgets/tests/events
Vadim Zeitlin bbde2164ac Factor out functions dealing with menus in the event propagation test.
No real changes, just refactor the code to allow testing for menu events in
other frames too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-04 23:59:48 +00:00
..
clone.cpp
evthandler.cpp Fix crashes after using "wildcard" wxEvtHandler::Disconnect(). 2012-11-10 12:22:32 +00:00
evtsource.cpp
keyboard.cpp Don't use Shift-TAB in keyboard test. 2012-10-24 00:25:09 +00:00
propagation.cpp Factor out functions dealing with menus in the event propagation test. 2013-05-04 23:59:48 +00:00
stopwatch.cpp Increase the tolerance in wxStopWatch unit test. 2011-12-26 12:57:49 +00:00
timertest.cpp