[Pkg-javascript-commits] [pdf.js] 16/157: Add a reduced test-case for issue 4909

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 06:46:27 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 7b77408dc1aec0598f7a92b405dc38fbd60d17bb
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu Jun 25 22:16:08 2015 +0200

    Add a reduced test-case for issue 4909
    
    I *should* have included this is PR 4910, but for some reason I didn't so better late than never.
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue4909.pdf | Bin 0 -> 12688 bytes
 test/test_manifest.json |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 65961a4..17f842f 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -23,6 +23,7 @@
 !sizes.pdf
 !close-path-bug.pdf
 !issue4630.pdf
+!issue4909.pdf
 !issue5202.pdf
 !issue5280.pdf
 !issue5954.pdf
diff --git a/test/pdfs/issue4909.pdf b/test/pdfs/issue4909.pdf
new file mode 100644
index 0000000..4ffc9ce
Binary files /dev/null and b/test/pdfs/issue4909.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index aa8b77d..9aaa6ca 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -458,6 +458,13 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "issue4909",
+       "file": "pdfs/issue4909.pdf",
+       "md5": "ecd62637532aa8383837ef11d72a96b9",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
+    },
     {  "id": "fit11-talk",
        "file": "pdfs/fit11-talk.pdf",
        "md5": "eb7b224107205db4fea9f7df0185f77d",

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