summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader/qimagereader.qrc
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2009-05-20 08:21:11 (GMT)
committerBenjamin Poulain <benjamin.poulain@nokia.com>2009-05-20 08:25:07 (GMT)
commitba71f22dbee3e5bd4e0db0054b8ba57bde89d224 (patch)
treed4eb04d06ead8951e537bd7f0414944b20ece1c1 /tests/auto/qimagereader/qimagereader.qrc
parentc51204359b7c9c2e63e4101f771d07774b921fee (diff)
downloadQt-ba71f22dbee3e5bd4e0db0054b8ba57bde89d224.zip
Qt-ba71f22dbee3e5bd4e0db0054b8ba57bde89d224.tar.gz
Qt-ba71f22dbee3e5bd4e0db0054b8ba57bde89d224.tar.bz2
Refactor the qimagereader autotest to work with shadow build
Refactor the test of QImageReader to work with shadow build. Add two tests for the TIFF format Fix an error of the test of QImageWriter that prevented the cleaning of the created files after the test. Reviewed-by: Olivier
Diffstat (limited to 'tests/auto/qimagereader/qimagereader.qrc')
-rw-r--r--tests/auto/qimagereader/qimagereader.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qimagereader/qimagereader.qrc b/tests/auto/qimagereader/qimagereader.qrc
index 13ce582..3c674ad 100644
--- a/tests/auto/qimagereader/qimagereader.qrc
+++ b/tests/auto/qimagereader/qimagereader.qrc
@@ -30,6 +30,7 @@
<file>images/image.pgm</file>
<file>images/image.png</file>
<file>images/image.ppm</file>
+ <file>images/image.tif</file>
<file>images/kollada.png</file>
<file>images/marble.xpm</file>
<file>images/namedcolors.xpm</file>