[Pkg-javascript-commits] [pdf.js] 37/174: Add a (linked) load test for issue 4387

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 96b3dc127d5aa4c4eb260a1fcdc6adebc413dee2
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Sun Oct 4 13:12:07 2015 +0200

    Add a (linked) load test for issue 4387
    
    Re: PR 4404 and issue 4387.
---
 test/pdfs/issue4387.pdf.link | 1 +
 test/test_manifest.json      | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/test/pdfs/issue4387.pdf.link b/test/pdfs/issue4387.pdf.link
new file mode 100644
index 0000000..2b1d083
--- /dev/null
+++ b/test/pdfs/issue4387.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20140324020304/http://www.solv.ch/files/magazin/blw2014_nachwuchs.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 834e431..d7fdd9c 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1176,6 +1176,13 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "issue4387",
+       "file": "pdfs/issue4387.pdf",
+       "md5": "e06da177b5b9e36016fa2442510d62da",
+       "rounds": 1,
+       "link": true,
+       "type": "load"
+    },
     {  "id": "issue4722",
        "file": "pdfs/issue4722.pdf",
        "md5": "a42ca858af7d179358f92f47e57c0fed",

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