Increase the number of expected events in TreeCtrlTestCase::KeyDown and ListBaseTestC...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 19 Sep 2010 10:02:57 +0000 (10:02 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 19 Sep 2010 10:02:57 +0000 (10:02 +0000)
commit89416032c25a55b559fd905f1c5393972142e919
tree6a2806ce95a5647df11140f66867f7ef67e17b43
parent179c657bc74a4a1161383fb5229813a4177b6c03
Increase the number of expected events in TreeCtrlTestCase::KeyDown and ListBaseTestCase::KeyDown from four to six as this is the number of events seen when testing using their samples. This also stops the tests failing after the recent keyboard event improvements.

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