Commit 87f855dbfc8a772367be0020ce00cf4bc4a26c79

Authored by Jay Berkenbilt
1 parent ca94ac68

Rename test file

qpdf/qtest/qpdf.test
... ... @@ -1468,7 +1468,7 @@ $td->notify("--- Flatten Form/Annotations ---");
1468 1468 # form-filled-by-acrobat was filled in using the Acrobat Reader
1469 1469 # android app. One of its appearance streams is actually an image.
1470 1470 #
1471   -# need-appearances is based on form-field-types with manual edits to
  1471 +# need-appearances is based on sample-form with manual edits to
1472 1472 # turn on NeedAppearances, change /V for a field, and add the comment
1473 1473 # annotation from comment-annotation.pdf. The test output includes a
1474 1474 # flattened version of the comment annotation but not of the form
... ... @@ -1478,7 +1478,7 @@ my @annotation_files = (
1478 1478 'form-filled-by-acrobat',
1479 1479 'comment-annotation',
1480 1480 'comment-annotation-direct',
1481   - 'form-field-types',
  1481 + 'sample-form',
1482 1482 'need-appearances',
1483 1483 );
1484 1484 $n_tests += 2 * scalar(@annotation_files);
... ...
qpdf/qtest/qpdf/form-field-types-out.pdf renamed to qpdf/qtest/qpdf/sample-form-out.pdf
No preview for this file type
qpdf/qtest/qpdf/form-field-types.pdf renamed to qpdf/qtest/qpdf/sample-form.pdf
No preview for this file type