[Pkg-javascript-commits] [pdf.js] 204/414: Add a linked `load` test for issue 6549
David Prévot
taffit at moszumanska.debian.org
Tue Jun 28 17:12:22 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 62b17ad36e305659b7658e92f37fa32b7a6d8ef0
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Fri Feb 12 18:05:19 2016 +0100
Add a linked `load` test for issue 6549
---
test/pdfs/issue6549.pdf.link | 1 +
test/test_manifest.json | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/test/pdfs/issue6549.pdf.link b/test/pdfs/issue6549.pdf.link
new file mode 100644
index 0000000..9da8665
--- /dev/null
+++ b/test/pdfs/issue6549.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20150306062422/http://www.kokuyo-st.co.jp/stationery/camiapp/CamiApp_Sample.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index e796620..589f96b 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -781,6 +781,15 @@
"rounds": 1,
"type": "load"
},
+ { "id": "issue6549",
+ "file": "pdfs/issue6549.pdf",
+ "md5": "699aeea73a6f45375022ffc6cc80f12a",
+ "link": true,
+ "rounds": 1,
+ "firstPage": 2,
+ "lastPage": 3,
+ "type": "load"
+ },
{ "id": "ibwa-bad",
"file": "pdfs/ibwa-bad.pdf",
"md5": "6ca059d32b74ac2688ae06f727fee755",
--
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