Browse Source

Merge pull request #6645 from Snuffleupagus/issue-3405-reduced-test

Replace the unavailable linked test-case for issue 3405 with a reduced test-case
Yury Delendik 10 years ago
parent
commit
37f511cb65
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue3405.pdf.link
  3. BIN
      test/pdfs/issue3405r.pdf
  4. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

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

1
test/pdfs/issue3405.pdf.link

@ -1 +0,0 @@ @@ -1 +0,0 @@
https://dl.dropboxusercontent.com/s/ls9pn5hww7fer8g/pdfPrintDelFor%260%40-CN.pdf?token_hash=AAHBhbxH7bHCtUESjOikWXAh7YQfCczr3lgcn7Fbq9WEUA&disable_range=1

BIN
test/pdfs/issue3405r.pdf

Binary file not shown.

7
test/test_manifest.json

@ -1745,11 +1745,10 @@ @@ -1745,11 +1745,10 @@
"type": "eq"
},
{ "id": "issue3405",
"file": "pdfs/issue3405.pdf",
"md5": "58bd4bf790f15f849d1c932e3eda0406",
"file": "pdfs/issue3405r.pdf",
"md5": "12e8c6b3437e659f9138d892d10c7d3d",
"rounds": 1,
"lastPage": 1,
"link": true,
"link": false,
"type": "eq"
},
{ "id": "issue2006",

Loading…
Cancel
Save