Merge pull request #6173 from Snuffleupagus/pr-6171-tests
Add more reduced test-cases for PR 6171
This commit is contained in:
commit
93bc8ea64c
2
test/pdfs/.gitignore
vendored
2
test/pdfs/.gitignore
vendored
@ -101,6 +101,8 @@
|
|||||||
!bug1028735.pdf
|
!bug1028735.pdf
|
||||||
!bug1046314.pdf
|
!bug1046314.pdf
|
||||||
!bug1065245.pdf
|
!bug1065245.pdf
|
||||||
|
!bug1151216.pdf
|
||||||
|
!bug1175962.pdf
|
||||||
!basicapi.pdf
|
!basicapi.pdf
|
||||||
!mixedfonts.pdf
|
!mixedfonts.pdf
|
||||||
!shading_extend.pdf
|
!shading_extend.pdf
|
||||||
|
BIN
test/pdfs/bug1151216.pdf
Normal file
BIN
test/pdfs/bug1151216.pdf
Normal file
Binary file not shown.
BIN
test/pdfs/bug1175962.pdf
Normal file
BIN
test/pdfs/bug1175962.pdf
Normal file
Binary file not shown.
@ -1650,6 +1650,21 @@
|
|||||||
"lastPage": 1,
|
"lastPage": 1,
|
||||||
"about": "CFF font with multiply-encoded glyph and no pdf encoding dict."
|
"about": "CFF font with multiply-encoded glyph and no pdf encoding dict."
|
||||||
},
|
},
|
||||||
|
{ "id": "bug1151216",
|
||||||
|
"file": "pdfs/bug1151216.pdf",
|
||||||
|
"md5": "e66ea6ee0e0cdd5119224eb073055eca",
|
||||||
|
"rounds": 1,
|
||||||
|
"link": false,
|
||||||
|
"type": "eq"
|
||||||
|
},
|
||||||
|
{ "id": "bug1175962",
|
||||||
|
"file": "pdfs/bug1175962.pdf",
|
||||||
|
"md5": "012a5ea0d2733408ac7f8b88f7352bba",
|
||||||
|
"rounds": 1,
|
||||||
|
"link": false,
|
||||||
|
"type": "eq",
|
||||||
|
"about": "The same PDF file as in bug1175943."
|
||||||
|
},
|
||||||
{ "id": "issue1878",
|
{ "id": "issue1878",
|
||||||
"file": "pdfs/issue1878.pdf",
|
"file": "pdfs/issue1878.pdf",
|
||||||
"md5": "b4fb0ce7c19368e7104dce3d0d34bcb3",
|
"md5": "b4fb0ce7c19368e7104dce3d0d34bcb3",
|
||||||
|
Loading…
Reference in New Issue
Block a user