Browse Source

Replace the unavailable linked test-case for issue 3207 with a reduced test-case

Re: issue 3207 and PR 3268.
Jonas Jenwald 10 years ago
parent
commit
458aff66f4
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue3207.pdf.link
  3. BIN
      test/pdfs/issue3207r.pdf
  4. 12
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -29,6 +29,7 @@ @@ -29,6 +29,7 @@
!sizes.pdf
!javauninstall-7r.pdf
!issue3205r.pdf
!issue3207r.pdf
!issue3263r.pdf
!issue3879r.pdf
!close-path-bug.pdf

1
test/pdfs/issue3207.pdf.link

@ -1 +0,0 @@ @@ -1 +0,0 @@
https://www.eff.org/sites/default/files/filenode/DMCA/NTIA%20DMCA%20White%20Paper.pdf

BIN
test/pdfs/issue3207r.pdf

Binary file not shown.

12
test/test_manifest.json

@ -2301,13 +2301,11 @@ @@ -2301,13 +2301,11 @@
"type": "eq"
},
{ "id": "issue3207",
"file": "pdfs/issue3207.pdf",
"md5": "667248adae0462c7f5acc7757d97b720",
"link": true,
"firstPage": 1,
"lastPage": 1,
"rounds": 1,
"type": "eq"
"file": "pdfs/issue3207r.pdf",
"md5": "617bcf475c109365a113cf9fb6711b0a",
"link": false,
"rounds": 1,
"type": "eq"
},
{ "id": "issue3591",
"file": "pdfs/issue3591.pdf",

Loading…
Cancel
Save