[Pkg-javascript-commits] [pdf.js] 398/414: Add a (linked) test-case for issue 3248
David Prévot
taffit at moszumanska.debian.org
Tue Jun 28 17:12:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 293901d7e59938d31104faacc48e61e7c009e1b4
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Thu Apr 21 15:27:18 2016 +0200
Add a (linked) test-case for issue 3248
---
test/pdfs/issue3248.pdf.link | 1 +
test/test_manifest.json | 8 ++++++++
2 files changed, 9 insertions(+)
diff --git a/test/pdfs/issue3248.pdf.link b/test/pdfs/issue3248.pdf.link
new file mode 100644
index 0000000..d5999b4
--- /dev/null
+++ b/test/pdfs/issue3248.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20130203135942/http://www.kira-reviews.com/wp-content/uploads/2013/01/Scan0003.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index e2d11c0..68f6e45 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1240,6 +1240,14 @@
"lastPage": 1,
"type": "load"
},
+ { "id": "issue3248",
+ "file": "pdfs/issue3248.pdf",
+ "md5": "970767ed68de46c316d74de67965999b",
+ "rounds": 1,
+ "link": true,
+ "lastPage": 1,
+ "type": "load"
+ },
{ "id": "pr4897",
"file": "pdfs/pr4897.pdf",
"md5": "26897633eea5e6d10345a130b1c1777c",
--
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