Browse Source

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

Re: issue 845 and PR 1977.
Jonas Jenwald 10 years ago
parent
commit
bd8d3a78a3
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue845.pdf.link
  3. BIN
      test/pdfs/issue845r.pdf
  4. 10
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -52,6 +52,7 @@
!devicen.pdf !devicen.pdf
!cmykjpeg.pdf !cmykjpeg.pdf
!issue840.pdf !issue840.pdf
!issue845r.pdf
!issue3405r.pdf !issue3405r.pdf
!issue3438.pdf !issue3438.pdf
!issue2074.pdf !issue2074.pdf

1
test/pdfs/issue845.pdf.link

@ -1 +0,0 @@
http://www.mediafire.com/?k8t1he9aa1pt840

BIN
test/pdfs/issue845r.pdf

Binary file not shown.

10
test/test_manifest.json

@ -1724,11 +1724,11 @@
"type": "text" "type": "text"
}, },
{ "id": "issue845", { "id": "issue845",
"file": "pdfs/issue845.pdf", "file": "pdfs/issue845r.pdf",
"md5": "89ddf9e63cac4fa2dedcfe32a62e5407", "md5": "b5f8fe4005cf3fb685fdb4a4c44ee4a2",
"rounds": 1, "rounds": 1,
"link": true, "link": false,
"type": "eq" "type": "eq"
}, },
{ "id": "helloworld-bad", { "id": "helloworld-bad",
"file": "pdfs/helloworld-bad.pdf", "file": "pdfs/helloworld-bad.pdf",

Loading…
Cancel
Save