summaryrefslogtreecommitdiffstats
path: root/tests/shared
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared')
-rw-r--r--tests/shared/images/tiff.qrc2
-rw-r--r--tests/shared/images/tiff/indexed_nontiled.tifbin0 -> 119486 bytes
-rw-r--r--tests/shared/images/tiff/indexed_tiled.tifbin0 -> 209220 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/tests/shared/images/tiff.qrc b/tests/shared/images/tiff.qrc
index c98a72c..258acf0 100644
--- a/tests/shared/images/tiff.qrc
+++ b/tests/shared/images/tiff.qrc
@@ -41,5 +41,7 @@
<file>tiff/rgb_orientation_8.tiff</file>
<file>tiff/teapot.tiff</file>
<file>tiff/colorful.bmp</file>
+ <file>tiff/indexed_tiled.tif</file>
+ <file>tiff/indexed_nontiled.tif</file>
</qresource>
</RCC>
diff --git a/tests/shared/images/tiff/indexed_nontiled.tif b/tests/shared/images/tiff/indexed_nontiled.tif
new file mode 100644
index 0000000..d0b7cef
--- /dev/null
+++ b/tests/shared/images/tiff/indexed_nontiled.tif
Binary files differ
diff --git a/tests/shared/images/tiff/indexed_tiled.tif b/tests/shared/images/tiff/indexed_tiled.tif
new file mode 100644
index 0000000..4ed11dd
--- /dev/null
+++ b/tests/shared/images/tiff/indexed_tiled.tif
Binary files differ