]> git.saurik.com Git - wxWidgets.git/commit
Insert another item in the list control in its unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 14:30:13 +0000 (14:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 30 Sep 2010 14:30:13 +0000 (14:30 +0000)
commit1cef35cad32a422dd3cb414cbf67dfdf9abbca60
tree9086958094b880b9af81b5848fc7384692c36986
parent66955cc2842c8372d369fdf66b2234084bfe8a94
Insert another item in the list control in its unit test.

For some reason the test fails with a single item in the control when running
on the buildbot slave, check if this is still the case if we add another item
to the control.

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