Henrique Nakashima | 3bcabf3 | 2017-06-27 09:48:24 -0400 | [diff] [blame] | 1 | # 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 Nakashima | 6fac27d | 2017-06-27 15:52:45 -0400 | [diff] [blame] | 5 | # List of tests to have image diff tests skipped, one per line. |
Henrique Nakashima | 3bcabf3 | 2017-06-27 09:48:24 -0400 | [diff] [blame] | 6 | # 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 Yingst | b2ba624 | 2021-10-18 16:30:08 +0000 | [diff] [blame] | 13 | # Column 4: rendering support: *, agg, skia, skiapaths |
Henrique Nakashima | 3bcabf3 | 2017-06-27 09:48:24 -0400 | [diff] [blame] | 14 | # |
| 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 Yingst | b2ba624 | 2021-10-18 16:30:08 +0000 | [diff] [blame] | 25 | FRC_3.5_CF_Strf_stmf_DefaultCryptFilter.pdf * * * * |
| 26 | FRC_3.5_EncryptMetadata_T.pdf * * * * |
| 27 | FRC_3.5_Encrypt_is_damage.pdf * * * * |
| 28 | FRC_3.5_Filter_PubSec_SubFilter_s5.pdf * * * * |
| 29 | FRC_3.5_Filter_PubSec_Sub_SubFilter_s4.pdf * * * * |
| 30 | MouseEvents.pdf * * * * |
| 31 | Oneof.pdf * * * * |
| 32 | bug_651304.pdf * * * * |
| 33 | outline.pdf * * * * |