[Pkg-javascript-commits] [pdf.js] 152/174: Replace the unavailable linked test-case for issue 2128 with a reduced test-case

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:45:39 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 30085809725b030c6c0cac0477f32d5ba056d39a
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Mon Nov 9 12:57:20 2015 +0100

    Replace the unavailable linked test-case for issue 2128 with a reduced test-case
    
    Re: issue 2128 and PR 2628.
---
 test/pdfs/.gitignore         |   1 +
 test/pdfs/issue2128.pdf.link |   1 -
 test/pdfs/issue2128r.pdf     | Bin 0 -> 1525 bytes
 test/test_manifest.json      |   7 +++----
 4 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index cd4ec02..d47a465 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -162,6 +162,7 @@
 !issue5334.pdf
 !bug1186827.pdf
 !issue215.pdf
+!issue2128r.pdf
 !issue5540.pdf
 !issue5549.pdf
 !issue5475.pdf
diff --git a/test/pdfs/issue2128.pdf.link b/test/pdfs/issue2128.pdf.link
deleted file mode 100644
index 0a487ba..0000000
--- a/test/pdfs/issue2128.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://www.bookcool.com/pdf/6/ts006006.pdf
diff --git a/test/pdfs/issue2128r.pdf b/test/pdfs/issue2128r.pdf
new file mode 100644
index 0000000..6ea0b14
Binary files /dev/null and b/test/pdfs/issue2128r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index c40cfcd..cce0659 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -157,10 +157,9 @@
        "type": "eq"
     },
     {  "id": "issue2128",
-       "file": "pdfs/issue2128.pdf",
-       "md5": "b3f4d9ed3c41e1f1768264a3f8b93aad",
-       "link": true,
-       "lastPage": 2,
+       "file": "pdfs/issue2128r.pdf",
+       "md5": "64118f4e74590b88bd476b4178a516d5",
+       "link": false,
        "rounds": 1,
        "type": "eq"
     },

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