зеркало из https://github.com/mozilla/gecko-dev.git
51 строка
1.6 KiB
Plaintext
51 строка
1.6 KiB
Plaintext
# Check for 24-bit color mode (test for bug 414720)
|
|
skip-if(Android) == colordepth.html about:blank
|
|
|
|
# "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
|
|
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
|
|
|
|
# BMP tests
|
|
skip-if(Android) include bmp/reftest.list
|
|
|
|
# ICO tests
|
|
skip-if(Android) include ico/reftest.list
|
|
|
|
# JPEG tests
|
|
include jpeg/reftest.list
|
|
|
|
# GIF tests
|
|
include gif/reftest.list
|
|
|
|
# APNG tests
|
|
include apng/reftest.list
|
|
|
|
# Generic image tests
|
|
include generic/reftest.list
|
|
|
|
# Color management test
|
|
include color-management/reftest.list
|
|
|
|
# Downscaling tests
|
|
include downscaling/reftest.list
|
|
|
|
# Blob URI tests
|
|
include blob/reftest.list
|
|
|
|
# Lossless encoders
|
|
skip-if(Android||B2G) include encoders-lossless/reftest.list # bug 783621
|