[Pkg-javascript-commits] [pdf.js] 105/246: Add reduced test-cases for issues 4875 and 4881

David Prévot taffit at moszumanska.debian.org
Sun Sep 7 15:36:30 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 70b934c7a5842fb38f02fa3e78ae114948e7e1ed
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Sun Aug 3 18:34:52 2014 +0200

    Add reduced test-cases for issues 4875 and 4881
---
 test/pdfs/.gitignore    |   2 ++
 test/pdfs/issue4875.pdf | Bin 0 -> 202841 bytes
 test/pdfs/issue4881.pdf | Bin 0 -> 49470 bytes
 test/test_manifest.json |  14 ++++++++++++++
 4 files changed, 16 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 77da225..e563f6d 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -38,6 +38,8 @@
 !issue3323.pdf
 !issue4304.pdf
 !issue4550.pdf
+!issue4875.pdf
+!issue4881.pdf
 !rotated.pdf
 !issue1249.pdf
 !issue1171.pdf
diff --git a/test/pdfs/issue4875.pdf b/test/pdfs/issue4875.pdf
new file mode 100644
index 0000000..78aba32
Binary files /dev/null and b/test/pdfs/issue4875.pdf differ
diff --git a/test/pdfs/issue4881.pdf b/test/pdfs/issue4881.pdf
new file mode 100644
index 0000000..0572429
Binary files /dev/null and b/test/pdfs/issue4881.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index b3af44c..e8d1313 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -884,6 +884,20 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "issue4875",
+       "file": "pdfs/issue4875.pdf",
+       "md5": "9a558e18029a42c0ef4e9a8755e24733",
+       "link": false,
+       "rounds": 1,
+       "type": "eq"
+    },
+    {  "id": "issue4881",
+       "file": "pdfs/issue4881.pdf",
+       "md5": "e1f06be05eda4ddf734e9764f3f067f1",
+       "link": false,
+       "rounds": 1,
+       "type": "eq"
+    },
     {  "id": "zerowidthline",
       "file": "pdfs/zerowidthline.pdf",
       "md5": "295d26e61a85635433f8e4b768953f60",

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