[Pkg-javascript-commits] [pdf.js] 01/115: Replace the unavailable linked test-case for issue 3263 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 5bd76c46acc53688f78c5dbaed8b39ebd5f24908
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Fri Nov 13 16:47:02 2015 +0100
Replace the unavailable linked test-case for issue 3263 with a reduced test-case
Re: issue 3263 and PR 3265.
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue3263.pdf.link | 1 -
test/pdfs/issue3263r.pdf | Bin 0 -> 31592 bytes
test/test_manifest.json | 8 +++-----
4 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 05d5598..a73785c 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -29,6 +29,7 @@
!sizes.pdf
!javauninstall-7r.pdf
!issue3205r.pdf
+!issue3263r.pdf
!issue3879r.pdf
!close-path-bug.pdf
!issue6019.pdf
diff --git a/test/pdfs/issue3263.pdf.link b/test/pdfs/issue3263.pdf.link
deleted file mode 100644
index 9cbad42..0000000
--- a/test/pdfs/issue3263.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://visionmedia.dev.cervantesvirtual.com/web/220816.pdf
diff --git a/test/pdfs/issue3263r.pdf b/test/pdfs/issue3263r.pdf
new file mode 100644
index 0000000..8b30998
Binary files /dev/null and b/test/pdfs/issue3263r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 15720a0..2b8b830 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2272,12 +2272,10 @@
"about": "Annotation that has no resources."
},
{ "id": "issue3263",
- "file": "pdfs/issue3263.pdf",
- "md5": "cee1cf0bd7ce6681cdb97c8e42697d81",
+ "file": "pdfs/issue3263r.pdf",
+ "md5": "0ef82d7a6998c3919cf5595dd47b31a6",
"rounds": 1,
- "link": true,
- "firstPage": 18,
- "lastPage": 19,
+ "link": false,
"type": "eq"
},
{ "id": "issue2761",
--
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