[Pkg-javascript-commits] [pdf.js] 72/109: Add (linked) ´load` tests for PR 1976 and 4606

David Prévot taffit at moszumanska.debian.org
Fri Sep 25 03:04:19 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 e16fc486a4c07df31dc494a37d891b6be3e7f111
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Fri Sep 4 13:19:32 2015 +0200

    Add (linked) ´load` tests for PR 1976 and 4606
    
    Adds a couple of `load` tests for the `XRef` parsing part of the code-base, see PR 1976 and 4606.
---
 test/pdfs/issue1940.pdf.link |  1 +
 test/pdfs/pr4606.pdf.link    |  1 +
 test/test_manifest.json      | 16 ++++++++++++++++
 3 files changed, 18 insertions(+)

diff --git a/test/pdfs/issue1940.pdf.link b/test/pdfs/issue1940.pdf.link
new file mode 100644
index 0000000..94f7cc4
--- /dev/null
+++ b/test/pdfs/issue1940.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20120105135646/http://www.parallax.com/dl/docs/prod/acc/memsickit.pdf
diff --git a/test/pdfs/pr4606.pdf.link b/test/pdfs/pr4606.pdf.link
new file mode 100644
index 0000000..2d9f214
--- /dev/null
+++ b/test/pdfs/pr4606.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20140411084003/http://www.prensalibre.com/multimedia/Terremoto-1976-Sismo-terremoto_del_76-guatemala-Teremoto-temblorgt_PREFIL20140203_0001.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index f7c857b..7b34151 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1043,6 +1043,22 @@
        "lastPage": 1,
        "type": "load"
     },
+    {  "id": "issue1940",
+       "file": "pdfs/issue1940.pdf",
+       "md5": "4f0a0b92c1b5e6e86e1a82490087e6e5",
+       "rounds": 1,
+       "link": true,
+       "lastPage": 1,
+       "type": "load"
+    },
+    {  "id": "pr4606",
+       "file": "pdfs/pr4606.pdf",
+       "md5": "6574fde2314648600056bd0e229df98c",
+       "rounds": 1,
+       "link": true,
+       "lastPage": 1,
+       "type": "load"
+    },
     {  "id": "S2-eq",
        "file": "pdfs/S2.pdf",
        "md5": "d0b6137846df6e0fe058f234a87fb588",

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