[Pkg-javascript-commits] [pdf.js] 98/139: Test case for issue 5475
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 36fce7db7e0a7ae43004b94b02ae3847de1e8c35
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Wed Dec 17 22:46:47 2014 +0100
Test case for issue 5475
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue5475.pdf | Bin 0 -> 166026 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 14b37fd..5449eda 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -104,3 +104,4 @@
!issue4800.pdf
!issue4801.pdf
!issue5549.pdf
+!issue5475.pdf
diff --git a/test/pdfs/issue5475.pdf b/test/pdfs/issue5475.pdf
new file mode 100644
index 0000000..4ccd745
Binary files /dev/null and b/test/pdfs/issue5475.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index d8f5eb8..66e5173 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1908,5 +1908,12 @@
"rounds": 1,
"type": "eq",
"about": "Free image obtained from www.unsplash.com"
+ },
+ { "id": "issue5475.pdf",
+ "file": "pdfs/issue5475.pdf",
+ "md5": "bda962373570ac4dfe0fbd1ad4f0d9ef",
+ "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