Browse Source

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

Re: issue 1655 and PR 1978.
Jonas Jenwald 10 years ago
parent
commit
dca681e82b
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue1655.pdf.link
  3. BIN
      test/pdfs/issue1655r.pdf
  4. 8
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -36,6 +36,7 @@ @@ -36,6 +36,7 @@
!issue6019.pdf
!issue6621.pdf
!issue1293r.pdf
!issue1655r.pdf
!issue6541.pdf
!issue2948.pdf
!issue6231_1.pdf

1
test/pdfs/issue1655.pdf.link

@ -1 +0,0 @@ @@ -1 +0,0 @@
http://bblum.net/thesis-draft.pdf

BIN
test/pdfs/issue1655r.pdf

Binary file not shown.

8
test/test_manifest.json

@ -1480,12 +1480,10 @@ @@ -1480,12 +1480,10 @@
"about": "Inline JPEG images."
},
{ "id": "issue1655",
"file": "pdfs/issue1655.pdf",
"md5": "696ef6de6f4f71643771419ef04fc968",
"file": "pdfs/issue1655r.pdf",
"md5": "569f48449ba57c15c4f9ade151a651c5",
"rounds": 1,
"skipPages": [1, 2, 3, 4, 5, 6, 7, 8],
"lastPage": 9,
"link": true,
"link": false,
"type": "eq"
},
{ "id": "issue1687",

Loading…
Cancel
Save