[Pkg-javascript-commits] [pdf.js] 85/141: Tests for text layer
David Prévot
taffit at moszumanska.debian.org
Sat Apr 19 22:40:33 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 003e94885b7f8eea53ab2e037761a4b949111aae
Author: Yury Delendik <ydelendik at mozilla.com>
Date: Thu Apr 10 14:36:37 2014 -0500
Tests for text layer
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue4550.pdf | Bin 0 -> 17003 bytes
test/test_manifest.json | 6 ++++++
3 files changed, 7 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 255943e..70f8aa8 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -33,6 +33,7 @@
!issue918.pdf
!issue1905.pdf
!issue2833.pdf
+!issue4550.pdf
!rotated.pdf
!issue1249.pdf
!issue1171.pdf
diff --git a/test/pdfs/issue4550.pdf b/test/pdfs/issue4550.pdf
new file mode 100644
index 0000000..88f640b
Binary files /dev/null and b/test/pdfs/issue4550.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 3ebeefe..738232d 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -352,6 +352,12 @@
"lastPage": 1,
"type": "eq"
},
+ { "id": "issue4550-text",
+ "file": "pdfs/issue4550.pdf",
+ "md5": "d64cfc4b50e225f596130d9938e8d5cc",
+ "rounds": 1,
+ "type": "text"
+ },
{ "id": "jai-pdf",
"file": "pdfs/jai.pdf",
"md5": "1f5dd128c3757420a881a155f2f8ace3",
--
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