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
This commit is contained in:
Vadim Zeitlin
2008-09-19 08:55:25 +00:00
parent 778ce4329a
commit f0f6a32d4d
12 changed files with 275 additions and 160 deletions

View File

@@ -283,6 +283,10 @@ SOURCE=.\test.cpp
SOURCE=.\controls\textctrltest.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\textentrytest.cpp
# End Source File
# End Group
# End Target
# End Project