Browse Source

Replacing test with simulated bad pdf

Yury Delendik 13 years ago
parent
commit
c13a4c1557
  1. 1
      test/pdfs/.gitignore
  2. 1
      test/pdfs/issue1586.pdf.link
  3. BIN
      test/pdfs/pdfjsbad1586.pdf
  4. 5
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
!cmykjpeg.pdf
!issue840.pdf
!scan-bad.pdf
!pdfjsbad1586.pdf
!freeculture.pdf
!pdfkit_compressed.pdf
!TAMReview.pdf

1
test/pdfs/issue1586.pdf.link

@ -1 +0,0 @@ @@ -1 +0,0 @@
http://cdn.flamehaus.com/Valve_Handbook_LowRes.pdf

BIN
test/pdfs/pdfjsbad1586.pdf

Binary file not shown.

5
test/test_manifest.json

@ -364,10 +364,9 @@ @@ -364,10 +364,9 @@
"type": "eq"
},
{ "id": "issue1586",
"file": "pdfs/issue1586.pdf",
"md5": "80d396cb306014b24ca82ceb68958fb5",
"file": "pdfs/pdfjsbad1586.pdf",
"md5": "793d0870f0b0c613799b0677d64daca4",
"rounds": 1,
"link": true,
"type": "load"
},
{ "id": "aboutstacks",

Loading…
Cancel
Save