[Pkg-javascript-commits] [pdf.js] 89/119: Add a reduced test-case for issue 5801

David Prévot taffit at moszumanska.debian.org
Wed May 13 21:27:45 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 4a022bc40adbffd7b7fef1467de2a1e102b2989d
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Sat Mar 7 11:39:10 2015 +0100

    Add a reduced test-case for issue 5801
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue5801.pdf | Bin 0 -> 12045 bytes
 test/test_manifest.json |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 3544445..4de1e45 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -4,6 +4,7 @@
 !tracemonkey.pdf
 !issue2391-1.pdf
 !issue2391-2.pdf
+!issue5801.pdf
 !filled-background.pdf
 !ArabicCIDTrueType.pdf
 !ThuluthFeatures.pdf
diff --git a/test/pdfs/issue5801.pdf b/test/pdfs/issue5801.pdf
new file mode 100644
index 0000000..db36f8b
Binary files /dev/null and b/test/pdfs/issue5801.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index e136ebc..681472f 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1080,6 +1080,13 @@
        "link": false,
        "type": "eq"
     },
+    {  "id": "issue5801",
+       "file": "pdfs/issue5801.pdf",
+       "md5": "e9548650ad40e13e00d2a486bbc2bb1b",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
+    },
     {  "id": "pdfkit_compressed",
       "file": "pdfs/pdfkit_compressed.pdf",
       "md5": "ffe9c571d0a1572e234253e6c7cdee6c",

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