Browse Source

Replace the unavailable linked test-case for PR 2875 with a reduced test-case

This reduced PDF file only contains the relevant text/font; for reference please see PR 2875.
Jonas Jenwald 10 years ago
parent
commit
b218b222b5
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/javauninstall-7.pdf.link
  3. BIN
      test/pdfs/javauninstall-7r.pdf
  4. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -22,6 +22,7 @@
!rotation.pdf !rotation.pdf
!simpletype3font.pdf !simpletype3font.pdf
!sizes.pdf !sizes.pdf
!javauninstall-7r.pdf
!issue3205r.pdf !issue3205r.pdf
!close-path-bug.pdf !close-path-bug.pdf
!issue2948.pdf !issue2948.pdf

1
test/pdfs/javauninstall-7.pdf.link

@ -1 +0,0 @@
http://www.cyberagentfx.jp/gaikaex/pdf/javauninstall-7.pdf

BIN
test/pdfs/javauninstall-7r.pdf

Binary file not shown.

7
test/test_manifest.json

@ -1913,11 +1913,10 @@
"type": "eq" "type": "eq"
}, },
{ "id": "javauninstall-7", { "id": "javauninstall-7",
"file": "pdfs/javauninstall-7.pdf", "file": "pdfs/javauninstall-7r.pdf",
"md5": "c9eb59503923c9125b9660e348618675", "md5": "c0089082a86826fa0195eeeb73f7f895",
"rounds": 1, "rounds": 1,
"link": true, "link": false,
"lastPage": 1,
"type": "eq" "type": "eq"
}, },
{ "id": "jst2007-5", { "id": "jst2007-5",

Loading…
Cancel
Save