[Pkg-javascript-commits] [pdf.js] 85/161: Added TC for issue 4436
David Prévot
taffit at moszumanska.debian.org
Sat Apr 19 14:16:31 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 543117dd0e01a989084c5a477ac7326990756281
Author: Christian Krebs <chrisk at opera.com>
Date: Wed Mar 19 13:25:46 2014 +0100
Added TC for issue 4436
---
test/pdfs/issue4436.pdf.link | 2 ++
test/test_manifest.json | 9 +++++++++
2 files changed, 11 insertions(+)
diff --git a/test/pdfs/issue4436.pdf.link b/test/pdfs/issue4436.pdf.link
new file mode 100644
index 0000000..fc066e1
--- /dev/null
+++ b/test/pdfs/issue4436.pdf.link
@@ -0,0 +1,2 @@
+http://arxiv.org/pdf/1203.6597v3.pdf
+
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 70d93e2..27a6ac4 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1568,5 +1568,14 @@
"rounds": 1,
"type": "eq",
"about": "Image mask in higher resolution than the image itself"
+ },
+ { "id": "issue4436",
+ "file": "pdfs/issue4436.pdf",
+ "md5": "34e6af7441961f5940e6440a62e37427",
+ "rounds": 1,
+ "link": true,
+ "firstPage": 9,
+ "lastPage": 9,
+ "type": "eq"
}
]
--
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