[Pkg-javascript-commits] [pdf.js] 07/115: Replace the unavailable linked test-case for PR 197 with a reduced test-case

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:08 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 4b360512af3e2ffb368a48d19fac7ba3e15492df
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Sun Nov 15 20:07:54 2015 +0100

    Replace the unavailable linked test-case for PR 197 with a reduced test-case
    
    Re: PR 197.
    
    *Note:* Since this is a `load` test, `makeref` won't be necessary.
---
 test/pdfs/.gitignore            |   1 +
 test/pdfs/DiwanProfile.pdf.link |   1 -
 test/pdfs/openoffice.pdf        | Bin 0 -> 10388 bytes
 test/test_manifest.json         |   6 +++---
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 07d6372..68d4f9f 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -184,3 +184,4 @@
 !bug1001080.pdf
 !issue6108.pdf
 !issue6113.pdf
+!openoffice.pdf
diff --git a/test/pdfs/DiwanProfile.pdf.link b/test/pdfs/DiwanProfile.pdf.link
deleted file mode 100644
index 1269463..0000000
--- a/test/pdfs/DiwanProfile.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://oannis.com/DiwanProfile.pdf
\ No newline at end of file
diff --git a/test/pdfs/openoffice.pdf b/test/pdfs/openoffice.pdf
new file mode 100644
index 0000000..46f6ef1
Binary files /dev/null and b/test/pdfs/openoffice.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 0afdd77..5d1e3a5 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -245,9 +245,9 @@
        "type": "eq"
     },
     {  "id": "openoffice-pdf",
-       "file": "pdfs/DiwanProfile.pdf",
-       "md5": "55d0c6a1a6d26c9ec9dcecaa7a471e0e",
-       "link": true,
+       "file": "pdfs/openoffice.pdf",
+       "md5": "ecb0225c7ce2df2cd9a5323a349f8f84",
+       "link": false,
        "rounds": 1,
        "type": "load"
     },

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