]> git.saurik.com Git - wxWidgets.git/commit - tests/Makefile.in
throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 Mar 2008 15:22:10 +0000 (15:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 31 Mar 2008 15:22:10 +0000 (15:22 +0000)
commitc8f80d27586a190927d491c618f48a4253246728
tree16e1f70380582f3581f0b7f0c6669ac0c9510718
parentd497bc65618e9d1646b366ed9309497b51833802
throw away the now invalid items in wxSelectionStore::SetItemCount() (bug 1929823) and added a unit test for this class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/selstore.h
src/generic/selstore.cpp
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/misc/selstoretest.cpp [new file with mode: 0644]
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj