[Pkg-javascript-commits] [pdf.js] 30/204: Add ZapfDingbats testcase
David Prévot
taffit at moszumanska.debian.org
Sat Oct 25 18:50:27 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 3ca2c3f4a76798a78c4e88b880699a4b1831dea8
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Wed Sep 3 21:57:57 2014 +0200
Add ZapfDingbats testcase
---
test/pdfs/.gitignore | 1 +
test/pdfs/ZapfDingbats.pdf | Bin 0 -> 17602 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 4c9ea57..04c6181 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -75,6 +75,7 @@
!noembed-eucjp.pdf
!noembed-sjis.pdf
!vertical.pdf
+!ZapfDingbats.pdf
!bug878026.pdf
!issue5010.pdf
!issue4934.pdf
diff --git a/test/pdfs/ZapfDingbats.pdf b/test/pdfs/ZapfDingbats.pdf
new file mode 100644
index 0000000..bab369d
Binary files /dev/null and b/test/pdfs/ZapfDingbats.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 13c0762..8140b15 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -870,6 +870,13 @@
"rounds": 1,
"type": "eq"
},
+ { "id": "ZapfDingbats",
+ "file": "pdfs/ZapfDingbats.pdf",
+ "md5": "980df9b1c86715a3d8aa2d3c807a2b2c",
+ "link": false,
+ "rounds": 1,
+ "type": "eq"
+ },
{ "id": "issue3323",
"file": "pdfs/issue3323.pdf",
"md5": "1a14ff574013caeafa9d598269988764",
--
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