[Pkg-javascript-commits] [pdf.js] 23/106: Add a reduced test-case for issue 5896
David Prévot
taffit at moszumanska.debian.org
Sat Jun 20 21:33:46 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 9788ba02709cf02f2f87246526b7bce416f6e341
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Thu May 14 14:08:43 2015 +0200
Add a reduced test-case for issue 5896
This should have been part of PR 5898.
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue5896.pdf | Bin 0 -> 11541 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 1c24b05..50897d2 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -127,4 +127,5 @@
!issue5481.pdf
!issue5567.pdf
!issue5701.pdf
+!issue5896.pdf
!issue5909.pdf
diff --git a/test/pdfs/issue5896.pdf b/test/pdfs/issue5896.pdf
new file mode 100644
index 0000000..3dd2378
Binary files /dev/null and b/test/pdfs/issue5896.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 13269f2..27eab57 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1402,6 +1402,13 @@
"rounds": 1,
"type": "text"
},
+ { "id": "issue5896-text",
+ "file": "pdfs/issue5896.pdf",
+ "md5": "08f69084d72dabc5dfdcf5c1ff2a719f",
+ "link": false,
+ "rounds": 1,
+ "type": "text"
+ },
{ "id": "issue845",
"file": "pdfs/issue845.pdf",
"md5": "89ddf9e63cac4fa2dedcfe32a62e5407",
--
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