add wxImage test units to test loading from both seekable and non-seekable streams

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-06-01 11:46:36 +00:00
parent 8faef7ccbc
commit 21fe35aff7
27 changed files with 742 additions and 5 deletions

View File

@@ -277,6 +277,10 @@ SOURCE=.\html\htmlwindow.cpp
# End Source File
# Begin Source File
SOURCE=.\image\image.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\listctrltest.cpp
# End Source File
# Begin Source File