]> git.saurik.com Git - wxWidgets.git/commit
Disable keyboard unit test with wxUIActionSimulator under OS X.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:37:27 +0000 (21:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:37:27 +0000 (21:37 +0000)
commit4a695c4689e6a0d41caefd11c69520703b0131d5
tree52fe20d4b19ab382c16d1bf4a43e09ec60606a84
parent2dea359953130d54d8dca5b2ba80c78c284bfca7
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
tests/events/keyboard.cpp