]> git.saurik.com Git - wxWidgets.git/commit - tests/test_vc7_test.vcproj
add wxImage test units to test loading from both seekable and non-seekable streams
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 1 Jun 2009 11:46:36 +0000 (11:46 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 1 Jun 2009 11:46:36 +0000 (11:46 +0000)
commit21fe35aff72848edb6e9bc1ca048ef12c9c734d3
tree434236bc7c572b80befbcf08c914d614db99f69e
parent8faef7ccbc4b4e192da06de7e1a2a7f1dff7ec91
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
27 files changed:
tests/Makefile.in
tests/horse.ani [new file with mode: 0644]
tests/horse.bmp [new file with mode: 0644]
tests/horse.cur [new file with mode: 0644]
tests/horse.gif [new file with mode: 0644]
tests/horse.ico [new file with mode: 0644]
tests/horse.jpg [new file with mode: 0644]
tests/horse.pcx [new file with mode: 0644]
tests/horse.png [new file with mode: 0644]
tests/horse.pnm [new file with mode: 0644]
tests/horse.tga [new file with mode: 0644]
tests/horse.tif [new file with mode: 0644]
tests/horse.xpm [new file with mode: 0644]
tests/image/image.cpp [new file with mode: 0644]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp
tests/test_test_gui.dsp
tests/test_vc7_test.vcproj
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test.vcproj
tests/test_vc9_test_gui.vcproj