summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/pngsuite-chunkorder/reftest.list
diff options
context:
space:
mode:
Diffstat (limited to 'image/test/reftest/pngsuite-chunkorder/reftest.list')
-rw-r--r--image/test/reftest/pngsuite-chunkorder/reftest.list21
1 files changed, 21 insertions, 0 deletions
diff --git a/image/test/reftest/pngsuite-chunkorder/reftest.list b/image/test/reftest/pngsuite-chunkorder/reftest.list
new file mode 100644
index 0000000000..2e161d0d39
--- /dev/null
+++ b/image/test/reftest/pngsuite-chunkorder/reftest.list
@@ -0,0 +1,21 @@
+# PngSuite - Chunk ordering
+#
+# The resulting images of a type (color or grayscale) should all look the
+# same, so they share common HTML reference files.
+
+# oi1n0g16 - grayscale mother image with 1 idat-chunk
+== oi1n0g16.png grayscale.html
+# oi1n2c16 - color mother image with 1 idat-chunk
+== oi1n2c16.png color.html
+# oi2n0g16 - grayscale image with 2 idat-chunks
+== oi2n0g16.png grayscale.html
+# oi2n2c16 - color image with 2 idat-chunks
+== oi2n2c16.png color.html
+# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks
+== oi4n0g16.png grayscale.html
+# oi4n2c16 - color image with 4 unequal sized idat-chunks
+== oi4n2c16.png color.html
+# oi9n0g16 - grayscale image with all idat-chunks length one
+== oi9n0g16.png grayscale.html
+# oi9n2c16 - color image with all idat-chunks length one
+== oi9n2c16.png color.html