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

@@ -635,6 +635,9 @@
<File
RelativePath=".\html\htmlwindow.cpp">
</File>
<File
RelativePath=".\image\image.cpp">
</File>
<File
RelativePath=".\controls\listctrltest.cpp">
</File>