[Pkg-javascript-commits] [pdf.js] 70/109: Add a reduced test-case for issue 6413
David Prévot
taffit at moszumanska.debian.org
Fri Sep 25 03:04:19 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 b4ade44ab9e0a23e47f2d099dc00e860d01a17f7
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date: Thu Sep 3 22:29:12 2015 +0200
Add a reduced test-case for issue 6413
---
test/pdfs/.gitignore | 1 +
test/pdfs/issue6413.pdf | Bin 0 -> 3385 bytes
test/test_manifest.json | 7 +++++++
3 files changed, 8 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index b190519..536aca6 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -24,6 +24,7 @@
!close-path-bug.pdf
!issue2948.pdf
!issue6231_1.pdf
+!issue6413.pdf
!issue4630.pdf
!issue4909.pdf
!issue5202.pdf
diff --git a/test/pdfs/issue6413.pdf b/test/pdfs/issue6413.pdf
new file mode 100644
index 0000000..dfd3b7f
Binary files /dev/null and b/test/pdfs/issue6413.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index f7c857b..f9c30f8 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1063,6 +1063,13 @@
"link": true,
"type": "eq"
},
+ { "id": "issue6413",
+ "file": "pdfs/issue6413.pdf",
+ "md5": "08926ac7a46e27a4abbb31256b3a7b29",
+ "rounds": 1,
+ "link": false,
+ "type": "eq"
+ },
{ "id": "issue1685",
"file": "pdfs/issue1685.pdf",
"md5": "b22c3741e6bd0e613d3eb3325ad31f7d",
--
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