[Pkg-javascript-commits] [pdf.js] 17/139: Add a reduced test case for PR 5286

David Prévot taffit at moszumanska.debian.org
Fri Jan 9 21:18:22 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 88c88d08e1ebdf6d84c02677cf7c863c4c0001f3
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Wed Oct 8 21:11:41 2014 +0200

    Add a reduced test case for PR 5286
---
 test/pdfs/.gitignore     |   1 +
 test/pdfs/bug1065245.pdf | Bin 0 -> 2188 bytes
 test/test_manifest.json  |   8 ++++++++
 3 files changed, 9 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 244481a..16dfa55 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -72,6 +72,7 @@
 !bug866395.pdf
 !bug1027533.pdf
 !bug1028735.pdf
+!bug1065245.pdf
 !basicapi.pdf
 !mixedfonts.pdf
 !shading_extend.pdf
diff --git a/test/pdfs/bug1065245.pdf b/test/pdfs/bug1065245.pdf
new file mode 100644
index 0000000..04cfbd5
Binary files /dev/null and b/test/pdfs/bug1065245.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 5032a01..d2389d3 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -1019,6 +1019,14 @@
       "link": true,
       "type": "eq"
     },
+    {  "id": "bug1065245",
+       "file": "pdfs/bug1065245.pdf",
+       "md5": "844b3af0a1d338a2e1bbe742f474bbb7",
+       "rounds": 1,
+       "link": false,
+       "type": "eq",
+       "about": "Inline JPEG images."
+    },
     {  "id": "issue1655",
       "file": "pdfs/issue1655.pdf",
       "md5": "696ef6de6f4f71643771419ef04fc968",

-- 
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