2010-01-08 19:54:28 -08:00
|
|
|
# Check for 24-bit color mode (test for bug 414720)
|
2012-03-08 16:01:12 -08:00
|
|
|
skip-if(Android) == colordepth.html about:blank
|
2008-02-25 21:30:36 -08:00
|
|
|
|
2007-11-13 17:44:53 -08:00
|
|
|
# "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
|
2013-01-03 12:35:01 -08:00
|
|
|
skip-if(B2G) include pngsuite-basic-n/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-basic-i/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-ancillary/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-background/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-chunkorder/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-corrupted/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-filtering/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-gamma/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-oddsizes/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-palettes/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-transparency/reftest.list # bug 783632
|
|
|
|
skip-if(B2G) include pngsuite-zlib/reftest.list # bug 783632
|
2008-02-11 12:32:40 -08:00
|
|
|
|
2011-08-25 13:09:05 -07:00
|
|
|
# BMP tests
|
2012-05-10 04:19:00 -07:00
|
|
|
skip-if(Android) include bmp/reftest.list
|
2011-08-25 13:09:05 -07:00
|
|
|
|
|
|
|
# ICO tests
|
2012-05-10 04:19:00 -07:00
|
|
|
skip-if(Android) include ico/reftest.list
|
2011-08-25 13:09:05 -07:00
|
|
|
|
2008-02-15 14:13:55 -08:00
|
|
|
# JPEG tests
|
|
|
|
include jpeg/reftest.list
|
2008-02-11 12:32:40 -08:00
|
|
|
|
2009-10-16 21:06:36 -07:00
|
|
|
# GIF tests
|
|
|
|
include gif/reftest.list
|
|
|
|
|
2008-04-03 18:01:17 -07:00
|
|
|
# APNG tests
|
|
|
|
include apng/reftest.list
|
|
|
|
|
2010-03-20 16:57:57 -07:00
|
|
|
# Icon tests
|
|
|
|
include icon/win/reftest.list
|
|
|
|
|
2008-02-15 14:13:55 -08:00
|
|
|
# Generic image tests
|
2008-02-11 12:32:40 -08:00
|
|
|
include generic/reftest.list
|
|
|
|
|
2009-04-21 19:20:56 -07:00
|
|
|
# Color management test
|
2009-04-22 10:50:02 -07:00
|
|
|
include color-management/reftest.list
|
2011-08-25 13:09:06 -07:00
|
|
|
|
|
|
|
# Lossless encoders
|
2013-01-03 12:35:01 -08:00
|
|
|
skip-if(Android||B2G) include encoders-lossless/reftest.list # bug 783621
|
2011-08-25 13:09:06 -07:00
|
|
|
|
2013-06-18 13:24:05 -07:00
|
|
|
# Animated image disposal and blending operator tests
|
|
|
|
include animated/reftest.list
|