[Pkg-javascript-commits] [pdf.js] 105/139: Test case for issue 5481

David Prévot taffit at moszumanska.debian.org
Fri Jan 9 21:18:33 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 a3409276873d2b57eb6ac1885d1de050a78bdb74
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Thu Dec 18 21:26:02 2014 +0100

    Test case for issue 5481
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue5481.pdf | Bin 0 -> 1720095 bytes
 test/test_manifest.json |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 5449eda..9e56cd9 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -105,3 +105,4 @@
 !issue4801.pdf
 !issue5549.pdf
 !issue5475.pdf
+!issue5481.pdf
diff --git a/test/pdfs/issue5481.pdf b/test/pdfs/issue5481.pdf
new file mode 100644
index 0000000..71470db
Binary files /dev/null and b/test/pdfs/issue5481.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 05a69ce..9d3c9df 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1932,5 +1932,12 @@
        "rounds": 1,
        "type": "eq",
        "about": "Free image obtained from www.unsplash.com"
+    },
+    {  "id": "issue5481.pdf",
+       "file": "pdfs/issue5481.pdf",
+       "md5": "cf00bd25b15b7e23542b48a626585c36",
+       "rounds": 1,
+       "type": "eq",
+       "about": "Free image obtained from www.unsplash.com"
     }
 ]

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