[Pkg-javascript-commits] [pdf.js] 29/109: Add a linked test-case for issue 4890

David Prévot taffit at moszumanska.debian.org
Fri Sep 25 03:04:14 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 2597e3ffcaea284e89ee8dca54c7cb8fd01ec902
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Tue Aug 18 22:33:09 2015 +0200

    Add a linked test-case for issue 4890
---
 test/pdfs/issue4890.pdf.link | 1 +
 test/test_manifest.json      | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/test/pdfs/issue4890.pdf.link b/test/pdfs/issue4890.pdf.link
new file mode 100644
index 0000000..7e7458a
--- /dev/null
+++ b/test/pdfs/issue4890.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20150502102155/http://sunnuclear.com/documents/DQA3.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 65512c7..e199599 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1496,6 +1496,15 @@
        "lastPage": 1,
        "type": "eq"
     },
+    {  "id": "issue4890",
+       "file": "pdfs/issue4890.pdf",
+       "md5": "1666feb4cd26318c2bdbea6a175dce87",
+       "rounds": 1,
+       "link": true,
+       "firstPage": 1,
+       "lastPage": 1,
+       "type": "eq"
+    },
     { "id": "bug898853.pdf",
       "file": "pdfs/bug898853.pdf",
       "md5": "37c37702bf98d33f9f74e2380c4d1a3f",

-- 
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