[Pkg-javascript-commits] [pdf.js] 10/174: Replace the unavailable linked test-case for PR 2875 with a reduced test-case
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 b218b222b5455f4b98a42ee39c52967d850bd86d
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Wed Sep 16 13:52:57 2015 +0200
Replace the unavailable linked test-case for PR 2875 with a reduced test-case
This reduced PDF file only contains the relevant text/font; for reference please see PR 2875.
---
test/pdfs/.gitignore | 1 +
test/pdfs/javauninstall-7.pdf.link | 1 -
test/pdfs/javauninstall-7r.pdf | Bin 0 -> 77197 bytes
test/test_manifest.json | 11 +++++------
4 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 1e3ccaf..842c2d3 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -22,6 +22,7 @@
!rotation.pdf
!simpletype3font.pdf
!sizes.pdf
+!javauninstall-7r.pdf
!issue3205r.pdf
!close-path-bug.pdf
!issue2948.pdf
diff --git a/test/pdfs/javauninstall-7.pdf.link b/test/pdfs/javauninstall-7.pdf.link
deleted file mode 100644
index bff1058..0000000
--- a/test/pdfs/javauninstall-7.pdf.link
+++ /dev/null
@@ -1 +0,0 @@
-http://www.cyberagentfx.jp/gaikaex/pdf/javauninstall-7.pdf
diff --git a/test/pdfs/javauninstall-7r.pdf b/test/pdfs/javauninstall-7r.pdf
new file mode 100644
index 0000000..7e7fa7c
Binary files /dev/null and b/test/pdfs/javauninstall-7r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 0f05639..c282635 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1913,12 +1913,11 @@
"type": "eq"
},
{ "id": "javauninstall-7",
- "file": "pdfs/javauninstall-7.pdf",
- "md5": "c9eb59503923c9125b9660e348618675",
- "rounds": 1,
- "link": true,
- "lastPage": 1,
- "type": "eq"
+ "file": "pdfs/javauninstall-7r.pdf",
+ "md5": "c0089082a86826fa0195eeeb73f7f895",
+ "rounds": 1,
+ "link": false,
+ "type": "eq"
},
{ "id": "jst2007-5",
"file": "pdfs/JST2007-5.pdf",
--
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