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