[Pkg-javascript-commits] [pdf.js] 87/109: Replace the unavailable linked test-case for issue 3205 with a reduced test-case

David Prévot taffit at moszumanska.debian.org
Fri Sep 25 03:04:21 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 c043a6e3a3b23db1a0468c1138c97017dff25e2c
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Thu Sep 10 16:59:30 2015 +0200

    Replace the unavailable linked test-case for issue 3205 with a reduced test-case
---
 test/pdfs/.gitignore         |   1 +
 test/pdfs/issue3205.pdf.link |   2 --
 test/pdfs/issue3205r.pdf     | Bin 0 -> 126273 bytes
 test/test_manifest.json      |   8 +++-----
 4 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index ab225f1..bc45cfc 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -22,6 +22,7 @@
 !rotation.pdf
 !simpletype3font.pdf
 !sizes.pdf
+!issue3205r.pdf
 !close-path-bug.pdf
 !issue2948.pdf
 !issue6231_1.pdf
diff --git a/test/pdfs/issue3205.pdf.link b/test/pdfs/issue3205.pdf.link
deleted file mode 100644
index 66ac4ac..0000000
--- a/test/pdfs/issue3205.pdf.link
+++ /dev/null
@@ -1,2 +0,0 @@
-http://teach.beaverton.k12.or.us/~shannon_schilling/FOV1-00015633/FOV1-0007B939/FOV1-000B0E58/Physics%20HL%20paper%202%20TZ1%20markscheme.pdf
-
diff --git a/test/pdfs/issue3205r.pdf b/test/pdfs/issue3205r.pdf
new file mode 100644
index 0000000..aadc102
Binary files /dev/null and b/test/pdfs/issue3205r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 42c9861..4b24fc9 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2342,12 +2342,10 @@
        "type": "eq"
     },
     {  "id": "issue3205",
-       "file": "pdfs/issue3205.pdf",
-       "md5": "e833326f69f2fdf7c1c8438fe1d3b622",
+       "file": "pdfs/issue3205r.pdf",
+       "md5": "379cd3f2f0d651215c6df5ac6182d013",
        "rounds": 1,
-       "link": true,
-       "firstPage": 4,
-       "lastPage": 4,
+       "link": false,
        "type": "eq"
     },
     {  "id": "issue4227",

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