[Pkg-javascript-commits] [pdf.js] 19/174: Add a (linked) test-case for issue 4914
David Prévot
taffit at moszumanska.debian.org
Thu Nov 19 18:45:00 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 427d0f982d61a1d99c6d6af0158d026032a47ee0
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Sat Sep 26 16:02:12 2015 +0200
Add a (linked) test-case for issue 4914
---
test/pdfs/issue4914.pdf.link | 1 +
test/test_manifest.json | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/test/pdfs/issue4914.pdf.link b/test/pdfs/issue4914.pdf.link
new file mode 100644
index 0000000..93f0ff9
--- /dev/null
+++ b/test/pdfs/issue4914.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20120324003827/http://www.rurdev.usda.gov/supportdocuments/rd1924-0005_930800V01.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 0f05639..288781f 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -487,6 +487,15 @@
"link": false,
"type": "eq"
},
+ { "id": "issue4914",
+ "file": "pdfs/issue4914.pdf",
+ "md5": "6e1da9c5283d9acef0314d87ce953659",
+ "rounds": 1,
+ "link": true,
+ "lastPage": 1,
+ "type": "eq",
+ "about": "PDF with annotations, some of which have the Hidden flag set."
+ },
{ "id": "fit11-talk",
"file": "pdfs/fit11-talk.pdf",
"md5": "eb7b224107205db4fea9f7df0185f77d",
--
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