OLD | NEW |
1 # Copyright 2016 The PDFium Authors. All rights reserved. | 1 # Copyright 2016 The PDFium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 # | 4 # |
5 # List of tests to be skipped, one per line. | 5 # List of tests to be skipped, one per line. |
6 # There are four space-separated columns per line | 6 # There are four space-separated columns per line |
7 # Each column (except column 0) can contain a comma-separated list of values. | 7 # Each column (except column 0) can contain a comma-separated list of values. |
8 # | 8 # |
9 # Column 0: test file name | 9 # Column 0: test file name |
10 # Column 1: platform: *, win, mac, linux | 10 # Column 1: platform: *, win, mac, linux |
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
419 format_custom_keystroke.pdf * * * | 419 format_custom_keystroke.pdf * * * |
420 format_date.pdf * nov8 * | 420 format_date.pdf * nov8 * |
421 format_number.pdf mac * * | 421 format_number.pdf mac * * |
422 format_percentage.pdf mac * * | 422 format_percentage.pdf mac * * |
423 format_special.pdf * nov8 * | 423 format_special.pdf * nov8 * |
424 format_text_color.pdf mac * * | 424 format_text_color.pdf mac * * |
425 formfeild.pdf * * * | 425 formfeild.pdf * * * |
426 getarray.pdf mac * * | 426 getarray.pdf mac * * |
427 javascriptaction.pdf * * * | 427 javascriptaction.pdf * * * |
428 jetman_std.pdf mac * * | 428 jetman_std.pdf mac * * |
| 429 jetman_std_fixed.pdf mac * * |
429 js_calculate.pdf * * * | 430 js_calculate.pdf * * * |
430 list_box.pdf * * * | 431 list_box.pdf * * * |
431 negative.pdf mac * * | 432 negative.pdf mac * * |
432 new_certify1.pdf mac * * | 433 new_certify1.pdf mac * * |
433 new_signature1.pdf mac * * | 434 new_signature1.pdf mac * * |
434 new_signature2.pdf mac * * | 435 new_signature2.pdf mac * * |
435 new_stamp4.pdf mac * * | 436 new_stamp4.pdf mac * * |
436 new_stamp5.pdf mac * * | 437 new_stamp5.pdf mac * * |
437 new_textmarkup1.pdf mac * * | 438 new_textmarkup1.pdf mac * * |
438 new_textmarkup1_hidden.pdf mac * * | 439 new_textmarkup1_hidden.pdf mac * * |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
486 # xfa_specific | 487 # xfa_specific |
487 # | 488 # |
488 Choose.pdf * * * | 489 Choose.pdf * * * |
489 data_binding.pdf * * * | 490 data_binding.pdf * * * |
490 Date_FormCale.pdf * * * | 491 Date_FormCale.pdf * * * |
491 Sum.pdf * * * | 492 Sum.pdf * * * |
492 TimeField.pdf win,linux * * | 493 TimeField.pdf win,linux * * |
493 Test_CheckBox.pdf * * * | 494 Test_CheckBox.pdf * * * |
494 Test_DateField_locale_zh_HK.pdf * * * | 495 Test_DateField_locale_zh_HK.pdf * * * |
495 | 496 |
OLD | NEW |