[Pkg-javascript-commits] [pdf.js] 34/72: Add a reduced test-case for issue 5734
David Prévot
taffit at moszumanska.debian.org
Wed Mar 18 20:15:57 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 97eb215b5ff00efa6e3fdea495a6488fce24b66d
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Sat Feb 14 11:59:10 2015 +0100
Add a reduced test-case for issue 5734
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue5734.pdf | Bin 0 -> 8873 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 344cb39..8beaa22 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -44,6 +44,7 @@
!issue4379.pdf
!issue4550.pdf
!bug1011159.pdf
+!issue5734.pdf
!issue4875.pdf
!issue4881.pdf
!rotated.pdf
diff --git a/test/pdfs/issue5734.pdf b/test/pdfs/issue5734.pdf
new file mode 100644
index 0000000..58751cb
Binary files /dev/null and b/test/pdfs/issue5734.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 933b2fb..c48e7ff 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1329,6 +1329,13 @@
"rounds": 1,
"type": "eq"
},
+ { "id": "issue5734-text",
+ "file": "pdfs/issue5734.pdf",
+ "md5": "2cf88f1786b039ba080623085c87beb9",
+ "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