]> git.saurik.com Git - wxWidgets.git/commit - tests/test_test_gui.dsp
add unit test for wxTextEntry methods of wxComboBox
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 10:18:30 +0000 (10:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 10:18:30 +0000 (10:18 +0000)
commitdc7f9c9cee113d6359ce2b280e69ccde1d616bd6
tree189edf10fd62d21040bf9ea28a1779ae6050da4b
parent2851cf2582acde2f8a7639073037e1c648ddcf2e
add unit test for wxTextEntry methods of wxComboBox

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