[Pkg-javascript-commits] [pdf.js] 16/139: Add test case for JPX "Out of packets" error

David Prévot taffit at moszumanska.debian.org
Fri Jan 9 21:18:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit 6337a430b33944edc034d79e251d3008888818ba
Author: fkaelberer <l_l at gmx-topmail.de>
Date:   Wed Oct 22 10:40:50 2014 +0200

    Add test case for JPX "Out of packets" error
---
 test/pdfs/bug865858.pdf.link | 1 +
 test/test_manifest.json      | 8 ++++++++
 2 files changed, 9 insertions(+)

diff --git a/test/pdfs/bug865858.pdf.link b/test/pdfs/bug865858.pdf.link
new file mode 100644
index 0000000..45b9464
--- /dev/null
+++ b/test/pdfs/bug865858.pdf.link
@@ -0,0 +1 @@
+https://bug865858.bugzilla.mozilla.org/attachment.cgi?id=742273
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 5032a01..89f83ec 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -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",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list