]> git.saurik.com Git - wxWidgets.git/commit - tests/makefile.wat
extract wxTextEntry unit tests in a reusable base class
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 08:55:25 +0000 (08:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 08:55:25 +0000 (08:55 +0000)
commitf0f6a32d4d276dd09ecf34cf60d435d2687731f9
treea9200b801496e2dabcf71d365901d9a913f950a4
parent778ce4329a0016255b249850c862335719543996
extract wxTextEntry unit tests in a reusable base class

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
tests/Makefile.in
tests/controls/textctrltest.cpp
tests/controls/textentrytest.cpp [new file with mode: 0644]
tests/controls/textentrytest.h [new file with mode: 0644]
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