image/test/reftest/pngsuite-basic-i/reftest.list

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/image/test/reftest/pngsuite-basic-i/reftest.list	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,33 @@
     1.4 +# PngSuite - Basic formats (interlaced)
     1.5 +
     1.6 +
     1.7 +# basi0g01 - black & white
     1.8 +== basi0g01.png basi0g01.html
     1.9 +# basi0g02 - 2 bit (4 level) grayscale
    1.10 +fails-if(Android) == basi0g02.png basi0g02.html
    1.11 +# basi0g04 - 4 bit (16 level) grayscale
    1.12 +fails-if(Android) == basi0g04.png basi0g04.html
    1.13 +# basi0g08 - 8 bit (256 level) grayscale
    1.14 +fails-if(Android) == basi0g08.png basi0g08.html
    1.15 +# basi0g16 - 16 bit (64k level) grayscale
    1.16 +fails-if(Android) == basi0g16.png basi0g16.html
    1.17 +# basi2c08 - 3x8 bits rgb color
    1.18 +fails-if(Android) == basi2c08.png basi2c08.html
    1.19 +# basi2c16 - 3x16 bits rgb color
    1.20 +fails-if(Android) == basi2c16.png basi2c16.html
    1.21 +# basi3p01 - 1 bit (2 color) paletted
    1.22 +fails-if(Android) == basi3p01.png basi3p01.html
    1.23 +# basi3p02 - 2 bit (4 color) paletted
    1.24 +== basi3p02.png basi3p02.html
    1.25 +# basi3p04 - 4 bit (16 color) paletted
    1.26 +fails-if(Android) == basi3p04.png basi3p04.html
    1.27 +# basi3p08 - 8 bit (256 color) paletted
    1.28 +fails-if(Android) == basi3p08.png basi3p08.html
    1.29 +# basi4a08 - 8 bit grayscale + 8 bit alpha-channel
    1.30 +#== basi4a08.png basi4a08.html
    1.31 +# basi4a16 - 16 bit grayscale + 16 bit alpha-channel
    1.32 +#== basi4a16.png basi4a16.html
    1.33 +# basi6a08 - 3x8 bits rgb color + 8 bit alpha-channel
    1.34 +#== basi6a08.png basi6a08.html
    1.35 +# basi6a16 - 3x16 bits rgb color + 16 bit alpha-channel
    1.36 +#== basi6a16.png basi6a16.html

mercurial