wxWidgets/tests/events
Vadim Zeitlin 4a695c4689 Disable keyboard unit test with wxUIActionSimulator under OS X.
The test doesn't work because the test window never get any events. This might
be a bug in the test or in wxUIActionSimulator itself but for now I just have
no idea about how to fix it, so disable the test to let the rest of the test
suite run.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-05 21:37:27 +00:00
..
clone.cpp this one should really work 2009-03-23 11:01:33 +00:00
evthandler.cpp fix errors in EvtHandlerTestCase::BindFunctor() in optimized build: apparently compiler is smart enough to detect that the same object can be used for all temporaries 2009-05-17 10:56:14 +00:00
evtsource.cpp Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
keyboard.cpp Disable keyboard unit test with wxUIActionSimulator under OS X. 2010-11-05 21:37:27 +00:00
propagation.cpp paint events cannot be constructed outside a native redraw in OSX 2010-06-22 13:48:17 +00:00
stopwatch.cpp Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
timertest.cpp Disable TimerEventTestCase::Multiple() test for ANSI wxGTK build. 2010-10-05 13:37:44 +00:00