[Pkg-javascript-commits] [pdf.js] 38/174: Add a (linked) test-case for PR 4897
David Prévot
taffit at moszumanska.debian.org
Thu Nov 19 18:45:06 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 bdfda37c04c37d24762112e4fa614d8b25df67b9
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Sun Oct 4 13:45:07 2015 +0200
Add a (linked) test-case for PR 4897
Re: PR 4897.
---
test/pdfs/pr4897.pdf.link | 1 +
test/test_manifest.json | 8 ++++++++
2 files changed, 9 insertions(+)
diff --git a/test/pdfs/pr4897.pdf.link b/test/pdfs/pr4897.pdf.link
new file mode 100644
index 0000000..546c40d
--- /dev/null
+++ b/test/pdfs/pr4897.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20151004114008/http://www.cafeculture.com/wp-content/uploads/2014/03/V-CM-BR-086-04002-1346-0258-GP-Brazil-Fazenda-Cafe-Cambara-Terra-Preta-Microlot-Sample-0460-13-Pulped-Natural-60Kg.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 834e431..2038cdc 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1058,6 +1058,14 @@
"lastPage": 1,
"type": "load"
},
+ { "id": "pr4897",
+ "file": "pdfs/pr4897.pdf",
+ "md5": "26897633eea5e6d10345a130b1c1777c",
+ "rounds": 1,
+ "link": true,
+ "lastPage": 1,
+ "type": "eq"
+ },
{ "id": "issue1940",
"file": "pdfs/issue1940.pdf",
"md5": "4f0a0b92c1b5e6e86e1a82490087e6e5",
--
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