diff -r 000000000000 -r 6474c204b198 image/test/reftest/pngsuite-chunkorder/reftest.list --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/image/test/reftest/pngsuite-chunkorder/reftest.list Wed Dec 31 06:09:35 2014 +0100 @@ -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 +fails-if(Android) == oi1n0g16.png grayscale.html +# oi1n2c16 - color mother image with 1 idat-chunk +fails-if(Android) == oi1n2c16.png color.html +# oi2n0g16 - grayscale image with 2 idat-chunks +fails-if(Android) == oi2n0g16.png grayscale.html +# oi2n2c16 - color image with 2 idat-chunks +fails-if(Android) == oi2n2c16.png color.html +# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks +fails-if(Android) == oi4n0g16.png grayscale.html +# oi4n2c16 - color image with 4 unequal sized idat-chunks +fails-if(Android) == oi4n2c16.png color.html +# oi9n0g16 - grayscale image with all idat-chunks length one +fails-if(Android) == oi9n0g16.png grayscale.html +# oi9n2c16 - color image with all idat-chunks length one +fails-if(Android) == oi9n2c16.png color.html