Browse Source

Merge pull request #6146 from Snuffleupagus/issue-4909-test

Add a reduced test-case for issue 4909
Tim van der Meij 10 years ago
parent
commit
e9a6d4451d
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/issue4909.pdf
  3. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -23,6 +23,7 @@ @@ -23,6 +23,7 @@
!sizes.pdf
!close-path-bug.pdf
!issue4630.pdf
!issue4909.pdf
!issue5202.pdf
!issue5280.pdf
!issue5954.pdf

BIN
test/pdfs/issue4909.pdf

Binary file not shown.

7
test/test_manifest.json

@ -458,6 +458,13 @@ @@ -458,6 +458,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue4909",
"file": "pdfs/issue4909.pdf",
"md5": "ecd62637532aa8383837ef11d72a96b9",
"rounds": 1,
"link": false,
"type": "eq"
},
{ "id": "fit11-talk",
"file": "pdfs/fit11-talk.pdf",
"md5": "eb7b224107205db4fea9f7df0185f77d",

Loading…
Cancel
Save