[Pkg-javascript-commits] [pdf.js] 360/414: Adds more SMask tests.

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:39 UTC 2016


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

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

commit d76db416f49286cda4276de40f6d9bb7c761242a
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Sun Apr 10 16:39:15 2016 -0500

    Adds more SMask tests.
---
 test/pdfs/.gitignore            |   1 +
 test/pdfs/bug1199237.pdf.link   |   1 +
 test/pdfs/bug852992_reduced.pdf | Bin 0 -> 2191 bytes
 test/pdfs/issue6165.pdf.link    |   1 +
 test/test_manifest.json         |  27 +++++++++++++++++++++++++++
 5 files changed, 30 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index dc676a0..6fd483b 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -215,6 +215,7 @@
 !issue6069.pdf
 !issue6106.pdf
 !issue6296.pdf
+!bug852992_reduced.pdf
 !issue6298.pdf
 !issue6889.pdf
 !bug1001080.pdf
diff --git a/test/pdfs/bug1199237.pdf.link b/test/pdfs/bug1199237.pdf.link
new file mode 100644
index 0000000..21b7e13
--- /dev/null
+++ b/test/pdfs/bug1199237.pdf.link
@@ -0,0 +1 @@
+https://bugzilla.mozilla.org/attachment.cgi?id=8653724
diff --git a/test/pdfs/bug852992_reduced.pdf b/test/pdfs/bug852992_reduced.pdf
new file mode 100644
index 0000000..c4b1f9c
Binary files /dev/null and b/test/pdfs/bug852992_reduced.pdf differ
diff --git a/test/pdfs/issue6165.pdf.link b/test/pdfs/issue6165.pdf.link
new file mode 100644
index 0000000..db380e7
--- /dev/null
+++ b/test/pdfs/issue6165.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20160405054842/http://www.sec.gov/investor/pubs/sec-guide-to-proxy-brochures.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 7495f2e..5f7f175 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1504,6 +1504,33 @@
       "type": "eq"
     },
     {
+      "id": "bug852992",
+      "file": "pdfs/bug852992_reduced.pdf",
+      "md5": "c11439fe3b7f8bc39d89dcff58c50a0c",
+      "rounds": 1,
+      "type": "eq"
+    },
+    {
+      "id": "bug1199237",
+      "file": "pdfs/bug1199237.pdf",
+      "md5": "e9a63d3207ccc65a4955d5723546e962",
+      "rounds": 1,
+      "firstPage": 1,
+      "lastPage": 1,
+      "link": true,
+      "type": "eq"
+    },
+    {
+      "id": "issue6165",
+      "file": "pdfs/issue6165.pdf",
+      "md5": "84ebde43b9121aa2ef8026388a4f4244",
+      "rounds": 1,
+      "firstPage": 1,
+      "lastPage": 1,
+      "link": true,
+      "type": "eq"
+    },
+    {
       "id": "issue6019-text",
       "file": "pdfs/issue6019.pdf",
       "md5": "7a2e5dda3b0fc5c2e9060e378a8cdc4e",

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