]> git.saurik.com Git - wxWidgets.git/commit
Disable wxUIActionSimulator wxGrid tests using mouse under wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 16:21:08 +0000 (16:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Jun 2012 16:21:08 +0000 (16:21 +0000)
commit784130d2908698da90cefdbe3ddbf241b9c06c84
tree96219d7fa50149d2d8f514fe00fbae302199406b
parentf1287154cde58f6c7d0c4425b1e1d3193ee9abef
Disable wxUIActionSimulator wxGrid tests using mouse under wxGTK.

Something is seriously wrong with simulated mouse events and wxGrid under
wxGTK, they seem to simply disappear sometimes. This results in unit tests
suite failure, so disable these tests for the next release as I just don't
understand how to fix them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/gridtest.cpp