[Pkg-javascript-commits] [pdf.js] 87/207: Adds test case for JPX COC marker

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:34 UTC 2014


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

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

commit 34298e4ba7373585dc7fa37f69ba436e51ae2270
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Fri Jun 13 18:22:22 2014 -0500

    Adds test case for JPX COC marker
---
 test/pdfs/issue3591.pdf.link |  1 +
 test/test_manifest.json      | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/test/pdfs/issue3591.pdf.link b/test/pdfs/issue3591.pdf.link
new file mode 100644
index 0000000..b7860fc
--- /dev/null
+++ b/test/pdfs/issue3591.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20130425084432/http://harpers.org/wp-content/uploads/HarpersMagazine-1989-09-0059029.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 1439358..77306d0 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1507,6 +1507,16 @@
       "rounds": 1,
       "type": "eq"
     },
+    {  "id": "issue3591",
+      "file": "pdfs/issue3591.pdf",
+      "md5": "f76b3e9d1a44621b73063cf10556c6ff",
+      "link": true,
+      "firstPage": 1,
+      "lastPage": 1,
+      "rounds": 1,
+      "type": "eq",
+      "about": "JPX with 0xFF55 marker"
+    },
     {  "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