[Pkg-javascript-commits] [pdf.js] 100/116: Test case for issue 5567

David Prévot taffit at moszumanska.debian.org
Fri Mar 6 16:20:06 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 d124fc5e088ab93a0fe5ca5540451bfd5931a51b
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Mon Feb 9 23:32:16 2015 +0100

    Test case for issue 5567
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue5567.pdf | Bin 0 -> 2169844 bytes
 test/test_manifest.json |   6 ++++++
 3 files changed, 7 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index e612c39..42815db 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -109,3 +109,4 @@
 !issue5549.pdf
 !issue5475.pdf
 !issue5481.pdf
+!issue5567.pdf
diff --git a/test/pdfs/issue5567.pdf b/test/pdfs/issue5567.pdf
new file mode 100644
index 0000000..f047160
Binary files /dev/null and b/test/pdfs/issue5567.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 1e05ff5..0cca94e 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1967,5 +1967,11 @@
        "rounds": 1,
        "type": "eq",
        "about": "Free image obtained from www.unsplash.com"
+    },
+    {  "id": "issue5567",
+       "file": "pdfs/issue5567.pdf",
+       "md5": "d5b37f8bf1b3aafa1b4fcf19ebdc7c74",
+       "rounds": 1,
+       "type": "eq"
     }
 ]

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