blob: 54fc83763ebef9600b0c0b411135d61aff122746 [file] [log] [blame]
Henrique Nakashima3bcabf32017-06-27 09:48:24 -04001# Copyright 2017 The PDFium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4#
Henrique Nakashima6fac27d2017-06-27 15:52:45 -04005# List of tests to have image diff tests skipped, one per line.
Henrique Nakashima3bcabf32017-06-27 09:48:24 -04006# There are four space-separated columns per line
7# Each column (except column 0) can contain a comma-separated list of values.
8#
9# Column 0: test file name
10# Column 1: platform: *, win, mac, linux
11# Column 2: v8 support: *, nov8, v8
12# Column 3: xfa support: *, noxfa, xfa
Hui Yingstb2ba6242021-10-18 16:30:08 +000013# Column 4: rendering support: *, agg, skia, skiapaths
Henrique Nakashima3bcabf32017-06-27 09:48:24 -040014#
15# All columns on a line on a line must match, but filenames may be repeated
16# on subsequent lines to suppress more cases. Within each column, any one of
17# the comma-separated values must match in order for the colum to "match".
18# The filenames and keywords are case-sensitive.
19#
20# Try to keep the file alphabetized within each category of test.
21
22#
23# Corpus tests
24#
Hui Yingstb2ba6242021-10-18 16:30:08 +000025FRC_3.5_CF_Strf_stmf_DefaultCryptFilter.pdf * * * *
26FRC_3.5_EncryptMetadata_T.pdf * * * *
27FRC_3.5_Encrypt_is_damage.pdf * * * *
28FRC_3.5_Filter_PubSec_SubFilter_s5.pdf * * * *
29FRC_3.5_Filter_PubSec_Sub_SubFilter_s4.pdf * * * *
30MouseEvents.pdf * * * *
31Oneof.pdf * * * *
32bug_651304.pdf * * * *
33outline.pdf * * * *