[Pkg-javascript-commits] [pdf.js] 09/174: Update the link location for the `issue3115` test file

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:44:58 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 958fb71ef4df9365b2ff2fa064940c3760b0b934
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Tue Sep 15 15:05:37 2015 +0200

    Update the link location for the `issue3115` test file
    
    The file (`lshort.pdf`) has changed a couple of times since the test was added, hence there's no guarantee that the current version accurately reflects the issues the test was added to check.
    In this patch, I'm updating the link location to point to the *intended* file version (hosted on the "Internet Archive").
---
 test/pdfs/issue3115.pdf.link  | 1 -
 test/pdfs/issue3115r.pdf.link | 1 +
 test/test_manifest.json       | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/pdfs/issue3115.pdf.link b/test/pdfs/issue3115.pdf.link
deleted file mode 100644
index aced853..0000000
--- a/test/pdfs/issue3115.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://mirrors.ctan.org/info/lshort/english/lshort.pdf
diff --git a/test/pdfs/issue3115r.pdf.link b/test/pdfs/issue3115r.pdf.link
new file mode 100644
index 0000000..e73b378
--- /dev/null
+++ b/test/pdfs/issue3115r.pdf.link
@@ -0,0 +1 @@
+http://web.archive.org/web/20130530065353/http://mirror.unl.edu/ctan/info/lshort/english/lshort.pdf
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 61ed242..03690ab 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -322,7 +322,7 @@
     },
     {
       "id": "issue3115",
-      "file": "pdfs/issue3115.pdf",
+      "file": "pdfs/issue3115r.pdf",
       "md5": "ea10f4131202b9b8f2a6cb7770d3f185",
       "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