image/test/reftest/reftest.list

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/image/test/reftest/reftest.list	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,50 @@
     1.4 +# Check for 24-bit color mode (test for bug 414720)
     1.5 +skip-if(Android) == colordepth.html about:blank
     1.6 +
     1.7 +# "PngSuite, the official set of PNG test images"
     1.8 +# Images by Willem van Schaik
     1.9 +#
    1.10 +# http://www.schaik.com/pngsuite/pngsuite.html
    1.11 +# http://www.libpng.org/pub/png/pngsuite.html
    1.12 +skip-if(B2G) include pngsuite-basic-n/reftest.list      # bug 783632
    1.13 +skip-if(B2G) include pngsuite-basic-i/reftest.list      # bug 783632
    1.14 +skip-if(B2G) include pngsuite-ancillary/reftest.list    # bug 783632
    1.15 +skip-if(B2G) include pngsuite-background/reftest.list   # bug 783632
    1.16 +skip-if(B2G) include pngsuite-chunkorder/reftest.list   # bug 783632
    1.17 +skip-if(B2G) include pngsuite-corrupted/reftest.list    # bug 783632
    1.18 +skip-if(B2G) include pngsuite-filtering/reftest.list    # bug 783632
    1.19 +skip-if(B2G) include pngsuite-gamma/reftest.list        # bug 783632
    1.20 +skip-if(B2G) include pngsuite-oddsizes/reftest.list     # bug 783632
    1.21 +skip-if(B2G) include pngsuite-palettes/reftest.list     # bug 783632
    1.22 +skip-if(B2G) include pngsuite-transparency/reftest.list # bug 783632
    1.23 +skip-if(B2G) include pngsuite-zlib/reftest.list         # bug 783632
    1.24 +
    1.25 +# BMP tests
    1.26 +skip-if(Android) include bmp/reftest.list
    1.27 +
    1.28 +# ICO tests
    1.29 +skip-if(Android) include ico/reftest.list
    1.30 +
    1.31 +# JPEG tests
    1.32 +include jpeg/reftest.list
    1.33 +
    1.34 +# GIF tests
    1.35 +include gif/reftest.list
    1.36 +
    1.37 +# APNG tests
    1.38 +include apng/reftest.list
    1.39 +
    1.40 +# Icon tests
    1.41 +include icon/win/reftest.list
    1.42 +
    1.43 +# Generic image tests
    1.44 +include generic/reftest.list
    1.45 +
    1.46 +# Color management test
    1.47 +include color-management/reftest.list
    1.48 +
    1.49 +# Downscaling tests
    1.50 +include downscaling/reftest.list
    1.51 +
    1.52 +# Lossless encoders
    1.53 +skip-if(Android||B2G) include encoders-lossless/reftest.list # bug 783621

mercurial