[Pkg-javascript-commits] [pdf.js] 97/139: Test case for issue 5549
David Prévot
taffit at moszumanska.debian.org
Fri Jan 9 21:18:32 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 16833159a9120f17771092a99fd7972fc7357343
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Wed Dec 17 22:42:06 2014 +0100
Test case for issue 5549
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue5549.pdf | Bin 0 -> 830412 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 9244559..14b37fd 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -103,3 +103,4 @@
!issue4573.pdf
!issue4800.pdf
!issue4801.pdf
+!issue5549.pdf
diff --git a/test/pdfs/issue5549.pdf b/test/pdfs/issue5549.pdf
new file mode 100644
index 0000000..8e08c35
Binary files /dev/null and b/test/pdfs/issue5549.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 3347aaf..d8f5eb8 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1901,5 +1901,12 @@
"rounds": 1,
"link": true,
"type": "eq"
+ },
+ { "id": "issue5549.pdf",
+ "file": "pdfs/issue5549.pdf",
+ "md5": "6c36df6ebc583c9e18aad0ad00d257b8",
+ "rounds": 1,
+ "type": "eq",
+ "about": "Free image obtained from www.unsplash.com"
}
]
--
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