Add load test for Issue #4461
This commit is contained in:
parent
8edebc797b
commit
1d663876b1
1
test/pdfs/.gitignore
vendored
1
test/pdfs/.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
!issue3885.pdf
|
!issue3885.pdf
|
||||||
!bug859204.pdf
|
!bug859204.pdf
|
||||||
!issue4246.pdf
|
!issue4246.pdf
|
||||||
|
!issue4461.pdf
|
||||||
|
35
test/pdfs/issue4461.pdf
Normal file
35
test/pdfs/issue4461.pdf
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
%PDF-1.4
|
||||||
|
%μῦ
|
||||||
|
|
||||||
|
1 0 obj
|
||||||
|
<</Parent 2 0 R/MediaBox[0 0 30 20]/Type/Page/Contents 3 0 R>>
|
||||||
|
endobj
|
||||||
|
|
||||||
|
2 0 obj
|
||||||
|
<</Kids[1 0 R]/Type/Pages/Count 1>>
|
||||||
|
endobj
|
||||||
|
|
||||||
|
3 0 obj
|
||||||
|
<</Length 0>>
|
||||||
|
stream
|
||||||
|
endstream
|
||||||
|
endobj
|
||||||
|
|
||||||
|
4 0 obj
|
||||||
|
<</Pages 2 0 R/Type/Catalog>>
|
||||||
|
endobj
|
||||||
|
|
||||||
|
xref
|
||||||
|
0 5
|
||||||
|
0000000000 65536 f
|
||||||
|
0000000017 00000 n
|
||||||
|
0000000096 00000 n
|
||||||
|
0000000148 00000 n
|
||||||
|
0000000195 00000 n
|
||||||
|
|
||||||
|
trailer
|
||||||
|
<</Size 5/Root 4 0 R/ID[<1861E1AD51AD0FE751FE9A71F1C854F5><1861E1AD51AD0FE751FE9A71F1C854F5>]>>
|
||||||
|
|
||||||
|
startxref
|
||||||
|
241
|
||||||
|
%%EOF
|
@ -709,6 +709,13 @@
|
|||||||
"link": true,
|
"link": true,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "issue4461-load",
|
||||||
|
"file": "pdfs/issue4461.pdf",
|
||||||
|
"md5": "9df4ecaae429adb5dc93d9342a53159d",
|
||||||
|
"rounds": 1,
|
||||||
|
"type": "load",
|
||||||
|
"about": "Document without /Resources entry in page dictionary"
|
||||||
|
},
|
||||||
{ "id": "issue1249-load",
|
{ "id": "issue1249-load",
|
||||||
"file": "pdfs/issue1249.pdf",
|
"file": "pdfs/issue1249.pdf",
|
||||||
"md5": "4f81339fa09422a7db980f34ea963609",
|
"md5": "4f81339fa09422a7db980f34ea963609",
|
||||||
|
Loading…
Reference in New Issue
Block a user