wxWidgets/tests/events
Vadim Zeitlin 1ed753dc8d Fix harmless Clang warning about an unused function.
GlobalOnAnotherEvent() is not used in normal testing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-15 01:31:40 +00:00
..
clone.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
evthandler.cpp Fix harmless Clang warning about an unused function. 2013-07-15 01:31:40 +00:00
evtlooptest.cpp Add wxEventLoop::ScheduleExit(). 2013-07-03 00:26:13 +00:00
evtsource.cpp Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
keyboard.cpp Don't use Shift-TAB in keyboard test. 2012-10-24 00:25:09 +00:00
propagation.cpp Test handling of events from the toolbar in an MDI parent frame. 2013-07-03 22:18:18 +00:00
stopwatch.cpp Increase the tolerance in wxStopWatch unit test. 2011-12-26 12:57:49 +00:00
timertest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00