summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/reftest.list
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /image/test/reftest/reftest.list
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'image/test/reftest/reftest.list')
-rw-r--r--image/test/reftest/reftest.list50
1 files changed, 50 insertions, 0 deletions
diff --git a/image/test/reftest/reftest.list b/image/test/reftest/reftest.list
new file mode 100644
index 000000000..bfa154e6a
--- /dev/null
+++ b/image/test/reftest/reftest.list
@@ -0,0 +1,50 @@
+# Check for 24-bit color mode (test for bug 414720)
+skip-if(Android) == colordepth.html about:blank
+
+# "PngSuite, the official set of PNG test images"
+# Images by Willem van Schaik
+#
+# http://www.schaik.com/pngsuite/pngsuite.html
+# http://www.libpng.org/pub/png/pngsuite.html
+include pngsuite-basic-n/reftest.list
+include pngsuite-basic-i/reftest.list
+include pngsuite-ancillary/reftest.list
+include pngsuite-background/reftest.list
+include pngsuite-chunkorder/reftest.list
+include pngsuite-corrupted/reftest.list
+include pngsuite-filtering/reftest.list
+include pngsuite-gamma/reftest.list
+include pngsuite-oddsizes/reftest.list
+include pngsuite-palettes/reftest.list
+include pngsuite-transparency/reftest.list
+include pngsuite-zlib/reftest.list
+
+# BMP tests
+skip-if(Android) include bmp/reftest.list
+
+# ICO tests
+skip-if(Android) include ico/reftest.list
+
+# JPEG tests
+include jpeg/reftest.list
+
+# GIF tests
+include gif/reftest.list
+
+# APNG tests
+include apng/reftest.list
+
+# Generic image tests
+include generic/reftest.list
+
+# Color management test
+include color-management/reftest.list
+
+# Downscaling tests
+include downscaling/reftest.list
+
+# Blob URI tests
+include blob/reftest.list
+
+# Lossless encoders
+skip-if(Android) include encoders-lossless/reftest.list