From bdd98abbce31e6b8b73c55865ab5ede14e9931ab Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 14 Sep 2017 00:02:10 -0700 Subject: Move test/ to testing/resources/xfa/ This is a directory with manual XFA tests from several years ago. Change-Id: I0c104a99e877ed90095a8a3fa4ad4a9c78323c64 Reviewed-on: https://pdfium-review.googlesource.com/13870 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- test/barcode_test.pdf | Bin 80879 -> 0 bytes test/dynamic_list_box_allow_multiple_selection.pdf | Bin 84183 -> 0 bytes test/dynamic_password_field_background_fill.pdf | Bin 84184 -> 0 bytes test/dynamic_table_color_and_width.pdf | Bin 84901 -> 0 bytes test/email_recommended.pdf | Bin 85581 -> 0 bytes test/resolve_nodes.pdf | Bin 213700 -> 0 bytes test/standard_symbols.pdf | Bin 49726 -> 0 bytes test/static_list_box_caption.pdf | Bin 99600 -> 0 bytes test/static_password_field_rotate.pdf | Bin 130866 -> 0 bytes test/xfa_node_caption.pdf | Bin 87521 -> 0 bytes testing/resources/xfa/barcode_test.pdf | Bin 0 -> 80879 bytes .../xfa/dynamic_list_box_allow_multiple_selection.pdf | Bin 0 -> 84183 bytes .../xfa/dynamic_password_field_background_fill.pdf | Bin 0 -> 84184 bytes .../resources/xfa/dynamic_table_color_and_width.pdf | Bin 0 -> 84901 bytes testing/resources/xfa/email_recommended.pdf | Bin 0 -> 85581 bytes testing/resources/xfa/resolve_nodes.pdf | Bin 0 -> 213700 bytes testing/resources/xfa/standard_symbols.pdf | Bin 0 -> 49726 bytes testing/resources/xfa/static_list_box_caption.pdf | Bin 0 -> 99600 bytes testing/resources/xfa/static_password_field_rotate.pdf | Bin 0 -> 130866 bytes testing/resources/xfa/xfa_node_caption.pdf | Bin 0 -> 87521 bytes 20 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/barcode_test.pdf delete mode 100644 test/dynamic_list_box_allow_multiple_selection.pdf delete mode 100644 test/dynamic_password_field_background_fill.pdf delete mode 100644 test/dynamic_table_color_and_width.pdf delete mode 100644 test/email_recommended.pdf delete mode 100644 test/resolve_nodes.pdf delete mode 100644 test/standard_symbols.pdf delete mode 100644 test/static_list_box_caption.pdf delete mode 100644 test/static_password_field_rotate.pdf delete mode 100644 test/xfa_node_caption.pdf create mode 100644 testing/resources/xfa/barcode_test.pdf create mode 100644 testing/resources/xfa/dynamic_list_box_allow_multiple_selection.pdf create mode 100644 testing/resources/xfa/dynamic_password_field_background_fill.pdf create mode 100644 testing/resources/xfa/dynamic_table_color_and_width.pdf create mode 100644 testing/resources/xfa/email_recommended.pdf create mode 100644 testing/resources/xfa/resolve_nodes.pdf create mode 100644 testing/resources/xfa/standard_symbols.pdf create mode 100644 testing/resources/xfa/static_list_box_caption.pdf create mode 100644 testing/resources/xfa/static_password_field_rotate.pdf create mode 100644 testing/resources/xfa/xfa_node_caption.pdf diff --git a/test/barcode_test.pdf b/test/barcode_test.pdf deleted file mode 100644 index 8454cd0752..0000000000 Binary files a/test/barcode_test.pdf and /dev/null differ diff --git a/test/dynamic_list_box_allow_multiple_selection.pdf b/test/dynamic_list_box_allow_multiple_selection.pdf deleted file mode 100644 index 5c3aa79028..0000000000 Binary files a/test/dynamic_list_box_allow_multiple_selection.pdf and /dev/null differ diff --git a/test/dynamic_password_field_background_fill.pdf b/test/dynamic_password_field_background_fill.pdf deleted file mode 100644 index f9d74cd6ad..0000000000 Binary files a/test/dynamic_password_field_background_fill.pdf and /dev/null differ diff --git a/test/dynamic_table_color_and_width.pdf b/test/dynamic_table_color_and_width.pdf deleted file mode 100644 index 7b59c1825e..0000000000 Binary files a/test/dynamic_table_color_and_width.pdf and /dev/null differ diff --git a/test/email_recommended.pdf b/test/email_recommended.pdf deleted file mode 100644 index af597af429..0000000000 Binary files a/test/email_recommended.pdf and /dev/null differ diff --git a/test/resolve_nodes.pdf b/test/resolve_nodes.pdf deleted file mode 100644 index 9694f7fe50..0000000000 Binary files a/test/resolve_nodes.pdf and /dev/null differ diff --git a/test/standard_symbols.pdf b/test/standard_symbols.pdf deleted file mode 100644 index 6a06520f34..0000000000 Binary files a/test/standard_symbols.pdf and /dev/null differ diff --git a/test/static_list_box_caption.pdf b/test/static_list_box_caption.pdf deleted file mode 100644 index 5b166cd214..0000000000 Binary files a/test/static_list_box_caption.pdf and /dev/null differ diff --git a/test/static_password_field_rotate.pdf b/test/static_password_field_rotate.pdf deleted file mode 100644 index 1ea45b68cc..0000000000 Binary files a/test/static_password_field_rotate.pdf and /dev/null differ diff --git a/test/xfa_node_caption.pdf b/test/xfa_node_caption.pdf deleted file mode 100644 index ef8eb7dcc9..0000000000 Binary files a/test/xfa_node_caption.pdf and /dev/null differ diff --git a/testing/resources/xfa/barcode_test.pdf b/testing/resources/xfa/barcode_test.pdf new file mode 100644 index 0000000000..8454cd0752 Binary files /dev/null and b/testing/resources/xfa/barcode_test.pdf differ diff --git a/testing/resources/xfa/dynamic_list_box_allow_multiple_selection.pdf b/testing/resources/xfa/dynamic_list_box_allow_multiple_selection.pdf new file mode 100644 index 0000000000..5c3aa79028 Binary files /dev/null and b/testing/resources/xfa/dynamic_list_box_allow_multiple_selection.pdf differ diff --git a/testing/resources/xfa/dynamic_password_field_background_fill.pdf b/testing/resources/xfa/dynamic_password_field_background_fill.pdf new file mode 100644 index 0000000000..f9d74cd6ad Binary files /dev/null and b/testing/resources/xfa/dynamic_password_field_background_fill.pdf differ diff --git a/testing/resources/xfa/dynamic_table_color_and_width.pdf b/testing/resources/xfa/dynamic_table_color_and_width.pdf new file mode 100644 index 0000000000..7b59c1825e Binary files /dev/null and b/testing/resources/xfa/dynamic_table_color_and_width.pdf differ diff --git a/testing/resources/xfa/email_recommended.pdf b/testing/resources/xfa/email_recommended.pdf new file mode 100644 index 0000000000..af597af429 Binary files /dev/null and b/testing/resources/xfa/email_recommended.pdf differ diff --git a/testing/resources/xfa/resolve_nodes.pdf b/testing/resources/xfa/resolve_nodes.pdf new file mode 100644 index 0000000000..9694f7fe50 Binary files /dev/null and b/testing/resources/xfa/resolve_nodes.pdf differ diff --git a/testing/resources/xfa/standard_symbols.pdf b/testing/resources/xfa/standard_symbols.pdf new file mode 100644 index 0000000000..6a06520f34 Binary files /dev/null and b/testing/resources/xfa/standard_symbols.pdf differ diff --git a/testing/resources/xfa/static_list_box_caption.pdf b/testing/resources/xfa/static_list_box_caption.pdf new file mode 100644 index 0000000000..5b166cd214 Binary files /dev/null and b/testing/resources/xfa/static_list_box_caption.pdf differ diff --git a/testing/resources/xfa/static_password_field_rotate.pdf b/testing/resources/xfa/static_password_field_rotate.pdf new file mode 100644 index 0000000000..1ea45b68cc Binary files /dev/null and b/testing/resources/xfa/static_password_field_rotate.pdf differ diff --git a/testing/resources/xfa/xfa_node_caption.pdf b/testing/resources/xfa/xfa_node_caption.pdf new file mode 100644 index 0000000000..ef8eb7dcc9 Binary files /dev/null and b/testing/resources/xfa/xfa_node_caption.pdf differ -- cgit v1.2.3