[Pkg-javascript-commits] [pdf.js] 17/115: Replace the unavailable linked test-case for issue 845 with a reduced test-case

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:09 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 bd8d3a78a35d3812a8d935f71cfa97741ad03bec
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Mon Nov 16 23:38:23 2015 +0100

    Replace the unavailable linked test-case for issue 845 with a reduced test-case
    
    Re: issue 845 and PR 1977.
---
 test/pdfs/.gitignore        |   1 +
 test/pdfs/issue845.pdf.link |   1 -
 test/pdfs/issue845r.pdf     | Bin 0 -> 27472 bytes
 test/test_manifest.json     |  10 +++++-----
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 384ca15..79c5f20 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -52,6 +52,7 @@
 !devicen.pdf
 !cmykjpeg.pdf
 !issue840.pdf
+!issue845r.pdf
 !issue3405r.pdf
 !issue3438.pdf
 !issue2074.pdf
diff --git a/test/pdfs/issue845.pdf.link b/test/pdfs/issue845.pdf.link
deleted file mode 100644
index b315abe..0000000
--- a/test/pdfs/issue845.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://www.mediafire.com/?k8t1he9aa1pt840
diff --git a/test/pdfs/issue845r.pdf b/test/pdfs/issue845r.pdf
new file mode 100644
index 0000000..9558096
Binary files /dev/null and b/test/pdfs/issue845r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 4dfacfe..34fd41d 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1724,11 +1724,11 @@
        "type": "text"
     },
     {  "id": "issue845",
-      "file": "pdfs/issue845.pdf",
-      "md5": "89ddf9e63cac4fa2dedcfe32a62e5407",
-      "rounds": 1,
-      "link": true,
-      "type": "eq"
+       "file": "pdfs/issue845r.pdf",
+       "md5": "b5f8fe4005cf3fb685fdb4a4c44ee4a2",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
     },
     {  "id": "helloworld-bad",
       "file": "pdfs/helloworld-bad.pdf",

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