[Pkg-javascript-commits] [pdf.js] 17/207: Adds CMYK JPEG test

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:24 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 d379e31d7b0b6014b9c598cb84e4324163f7b055
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Tue Jun 3 08:56:16 2014 -0500

    Adds CMYK JPEG test
---
 test/pdfs/issue4883.pdf.link |  1 +
 test/test_manifest.json      | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/test/pdfs/issue4883.pdf.link b/test/pdfs/issue4883.pdf.link
new file mode 100644
index 0000000..b6883b9
--- /dev/null
+++ b/test/pdfs/issue4883.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20140603135304/http://www.tipp2014.nl/TIPP2014_3rd_bulletin.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index d7fd30b..9bfb11a 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1613,6 +1613,16 @@
        "lastPage": 2,
        "type": "eq"
     },
+    {  "id": "issue4883",
+      "file": "pdfs/issue4883.pdf",
+      "md5": "2fac0d9a189ca5fcef8626153d050be8",
+      "rounds": 1,
+      "link": true,
+      "firstPage": 1,
+      "lastPage": 1,
+      "type": "eq",
+      "about": "CMYK JPEG with Decode"
+    },
     {  "id": "bug903856",
        "file": "pdfs/bug903856.pdf",
        "md5": "286eaa9d06a5809f4f08f2093cef8f3f",

-- 
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