mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 17:30:09 +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
|
!cmykjpeg.pdf
|
||||||
!issue840.pdf
|
!issue840.pdf
|
||||||
!scan-bad.pdf
|
!scan-bad.pdf
|
||||||
|
!pdfjsbad1586.pdf
|
||||||
!freeculture.pdf
|
!freeculture.pdf
|
||||||
!pdfkit_compressed.pdf
|
!pdfkit_compressed.pdf
|
||||||
!TAMReview.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"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
{ "id": "issue1586",
|
{ "id": "issue1586",
|
||||||
"file": "pdfs/issue1586.pdf",
|
"file": "pdfs/pdfjsbad1586.pdf",
|
||||||
"md5": "80d396cb306014b24ca82ceb68958fb5",
|
"md5": "793d0870f0b0c613799b0677d64daca4",
|
||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"link": true,
|
|
||||||
"type": "load"
|
"type": "load"
|
||||||
},
|
},
|
||||||
{ "id": "aboutstacks",
|
{ "id": "aboutstacks",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue