Skip to content

Commit

Permalink
Add test case for JPX "Out of packets" error
Browse files Browse the repository at this point in the history
  • Loading branch information
fkaelberer committed Oct 22, 2014
1 parent 141ecfa commit 6337a43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/pdfs/bug865858.pdf.link
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://bug865858.bugzilla.mozilla.org/attachment.cgi?id=742273
8 changes: 8 additions & 0 deletions test/test_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1675,6 +1675,14 @@
"type": "eq",
"about": "JPX with 0xFF55 marker"
},
{ "id": "bug865858",
"file": "pdfs/bug865858.pdf",
"md5": "7a81bd987dc1d95e9a0be46b7c3f2e18",
"link": true,
"rounds": 1,
"type": "eq",
"about": "JPX packets"
},
{ "id": "bug766138",
"file": "pdfs/bug766138.pdf",
"md5": "b171f5cf8d9834348112fba60ee54f8c",
Expand Down

0 comments on commit 6337a43

Please sign in to comment.