gecko-dev/image/test/reftest/reftest.list
Geoff Brown d964f2d601 Bug 1584290 - Enable many reftests on Android; r=geckoview-reviewers,snorp
Most of these tests have been disabled for a long time; they run well
in the current test environment.

Differential Revision: https://phabricator.services.mozilla.com/D47616

--HG--
extra : moz-landing-system : lando
2019-09-30 16:34:16 +00:00

48 lines
1.2 KiB
Plaintext

# Check for 24-bit color mode (test for bug 414720)
== 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
include pngsuite-basic-n/reftest.list
include pngsuite-basic-i/reftest.list
include pngsuite-ancillary/reftest.list
include pngsuite-background/reftest.list
include pngsuite-chunkorder/reftest.list
include pngsuite-corrupted/reftest.list
include pngsuite-filtering/reftest.list
include pngsuite-gamma/reftest.list
include pngsuite-oddsizes/reftest.list
include pngsuite-palettes/reftest.list
include pngsuite-transparency/reftest.list
include pngsuite-zlib/reftest.list
# BMP tests
skip-if(Android&&webrender) include bmp/reftest.list
# ICO tests
skip-if(Android&&webrender) 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
# Lossless encoders
include encoders-lossless/reftest.list