[Pkg-javascript-commits] [pdf.js] 45/246: Add a reduced test-case for issue 4800
David Prévot
taffit at moszumanska.debian.org
Sun Sep 7 15:36:24 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 50eeff2fab2ae5670c7cf16ce1504fb2ab471384
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Wed Jul 30 22:15:06 2014 +0200
Add a reduced test-case for issue 4800
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue4800.pdf | Bin 0 -> 23060 bytes
test/test_manifest.json | 8 ++++++++
3 files changed, 9 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index ece4aec..d2a0826 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -83,4 +83,5 @@
!issue4246.pdf
!issue4461.pdf
!issue4573.pdf
+!issue4800.pdf
!issue4801.pdf
diff --git a/test/pdfs/issue4800.pdf b/test/pdfs/issue4800.pdf
new file mode 100644
index 0000000..97137d2
Binary files /dev/null and b/test/pdfs/issue4800.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 36d6a17..2fa5dfc 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -554,6 +554,14 @@
"rounds": 1,
"type": "eq"
},
+ { "id": "issue4800",
+ "file": "pdfs/issue4800.pdf",
+ "md5": "80d285dfdb8e8e0dd66a2353f0c78b05",
+ "link": false,
+ "rounds": 1,
+ "type": "eq",
+ "about": "TrueType font with (0, 1) cmap."
+ },
{ "id": "issue4801",
"file": "pdfs/issue4801.pdf",
"md5": "7f32764717447a8b5c8eac08c9ab8380",
--
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