Add wx(Simple)HtmlListBox unit test.

For now just test the wxItemContainer methods.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2010-11-27 11:34:34 +00:00
parent ed6480baf5
commit 68ebe2620f
11 changed files with 95 additions and 0 deletions

View File

@@ -337,6 +337,10 @@ SOURCE=.\controls\headerctrltest.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\htmllboxtest.cpp
# End Source File
# Begin Source File
SOURCE=.\html\htmlwindow.cpp
# End Source File
# Begin Source File