added unit test for some of wxTextCtrl methods and its events generation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-09-26 00:28:31 +00:00
parent 232f89100e
commit c0d9b217a7
9 changed files with 210 additions and 13 deletions

View File

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