added a simple wxLog unit test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-07-07 12:19:34 +00:00
parent 741cca6b38
commit ece5e6a47a
11 changed files with 198 additions and 1 deletions

View File

@@ -357,6 +357,10 @@ SOURCE=.\lists\lists.cpp
# End Source File
# Begin Source File
SOURCE=.\log\logtest.cpp
# End Source File
# Begin Source File
SOURCE=.\longlong\longlongtest.cpp
# End Source File
# Begin Source File