[Pkg-javascript-commits] [pdf.js] 79/139: Add a (linked) test case for bug 1064894
David Prévot
taffit at moszumanska.debian.org
Fri Jan 9 21:18:29 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 df1364a9936bbda2eaed3560c9d57977fcf5a4d8
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Sat Dec 6 14:12:37 2014 +0100
Add a (linked) test case for bug 1064894
This should have been part of PR 5284.
---
test/pdfs/bug1064894.pdf.link | 1 +
test/test_manifest.json | 9 +++++++++
2 files changed, 10 insertions(+)
diff --git a/test/pdfs/bug1064894.pdf.link b/test/pdfs/bug1064894.pdf.link
new file mode 100644
index 0000000..94f974e
--- /dev/null
+++ b/test/pdfs/bug1064894.pdf.link
@@ -0,0 +1 @@
+https://bug1064894.bugzilla.mozilla.org/attachment.cgi?id=8486536
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 0071874..22eedd6 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1049,6 +1049,15 @@
"link": true,
"type": "eq"
},
+ { "id": "bug1064894",
+ "file": "pdfs/bug1064894.pdf",
+ "md5": "22971b6a24912bca9c773379c10ef18a",
+ "rounds": 1,
+ "link": true,
+ "firstPage": 1,
+ "lastPage": 1,
+ "type": "eq"
+ },
{ "id": "bug1065245",
"file": "pdfs/bug1065245.pdf",
"md5": "844b3af0a1d338a2e1bbe742f474bbb7",
--
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