[Pkg-javascript-commits] [pdf.js] 76/109: Add a reduced test-case for PR 4922
David Prévot
taffit at moszumanska.debian.org
Fri Sep 25 03:04:20 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 de6a74f58d272d736a07283a1a7bb4fe9eaf3b12
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Sat Sep 5 12:29:16 2015 +0200
Add a reduced test-case for PR 4922
---
test/pdfs/.gitignore | 1 +
test/pdfs/pr4922.pdf | Bin 0 -> 63472 bytes
test/test_manifest.json | 8 ++++++++
3 files changed, 9 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index da70782..e3cc18d 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -49,6 +49,7 @@
!freeculture.pdf
!pdfkit_compressed.pdf
!TAMReview.pdf
+!pr4922.pdf
!bug900822.pdf
!issue918.pdf
!issue1905.pdf
diff --git a/test/pdfs/pr4922.pdf b/test/pdfs/pr4922.pdf
new file mode 100644
index 0000000..cda20d1
Binary files /dev/null and b/test/pdfs/pr4922.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index c430951..2770f8b 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2076,6 +2076,14 @@
"rounds": 1,
"type": "text"
},
+ { "id": "pr4922",
+ "file": "pdfs/pr4922.pdf",
+ "md5": "178a55510931bc6ecd2f0f848a8fcacc",
+ "link": false,
+ "rounds": 1,
+ "type": "eq",
+ "about": "Type3 font with a missing /CharProcs resource."
+ },
{ "id": "issue5701",
"file": "pdfs/issue5701.pdf",
"md5": "7ec476aee12e8bd6be79140223d329c1",
--
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