image/test/reftest/pngsuite-chunkorder/reftest.list

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/image/test/reftest/pngsuite-chunkorder/reftest.list	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,21 @@
     1.4 +# PngSuite - Chunk ordering
     1.5 +#
     1.6 +# The resulting images of a type (color or grayscale) should all look the
     1.7 +# same, so they share common HTML reference files.
     1.8 +
     1.9 +# oi1n0g16 - grayscale mother image with 1 idat-chunk
    1.10 +fails-if(Android) == oi1n0g16.png grayscale.html
    1.11 +# oi1n2c16 - color mother image with 1 idat-chunk
    1.12 +fails-if(Android) == oi1n2c16.png color.html
    1.13 +# oi2n0g16 - grayscale image with 2 idat-chunks
    1.14 +fails-if(Android) == oi2n0g16.png grayscale.html
    1.15 +# oi2n2c16 - color image with 2 idat-chunks
    1.16 +fails-if(Android) == oi2n2c16.png color.html
    1.17 +# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks
    1.18 +fails-if(Android) == oi4n0g16.png grayscale.html
    1.19 +# oi4n2c16 - color image with 4 unequal sized idat-chunks
    1.20 +fails-if(Android) == oi4n2c16.png color.html
    1.21 +# oi9n0g16 - grayscale image with all idat-chunks length one
    1.22 +fails-if(Android) == oi9n0g16.png grayscale.html
    1.23 +# oi9n2c16 - color image with all idat-chunks length one 
    1.24 +fails-if(Android) == oi9n2c16.png color.html

mercurial