mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Replacing test with simulated bad pdf
This commit is contained in:
parent
fcabd176a0
commit
c13a4c1557
4 changed files with 3 additions and 4 deletions
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
|
@ -18,6 +18,7 @@
|
|||
!cmykjpeg.pdf
|
||||
!issue840.pdf
|
||||
!scan-bad.pdf
|
||||
!pdfjsbad1586.pdf
|
||||
!freeculture.pdf
|
||||
!pdfkit_compressed.pdf
|
||||
!TAMReview.pdf
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
http://cdn.flamehaus.com/Valve_Handbook_LowRes.pdf
|
BIN
test/pdfs/pdfjsbad1586.pdf
Normal file
BIN
test/pdfs/pdfjsbad1586.pdf
Normal file
Binary file not shown.
|
@ -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…
Add table
Add a link
Reference in a new issue