[Pkg-javascript-commits] [pdf.js] 38/246: Add a reduced test-case for bug 1027533

David Prévot taffit at moszumanska.debian.org
Sun Sep 7 15:36:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository pdf.js.

commit e5f249605c8ee91debc27b090eb2900e544db701
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Tue Jul 29 16:48:01 2014 +0200

    Add a reduced test-case for bug 1027533
---
 test/pdfs/.gitignore     |   1 +
 test/pdfs/bug1027533.pdf | Bin 0 -> 8900 bytes
 test/test_manifest.json  |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 51bc02b..ece4aec 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -57,6 +57,7 @@
 !bug903856.pdf
 !bug850854.pdf
 !bug866395.pdf
+!bug1027533.pdf
 !bug1028735.pdf
 !basicapi.pdf
 !mixedfonts.pdf
diff --git a/test/pdfs/bug1027533.pdf b/test/pdfs/bug1027533.pdf
new file mode 100644
index 0000000..a5b4bce
Binary files /dev/null and b/test/pdfs/bug1027533.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 313a4ab..36d6a17 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -176,6 +176,13 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "bug1027533",
+       "file": "pdfs/bug1027533.pdf",
+       "md5": "07235b2bb0e03f8d727072d48fae3b0a",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
+    },
     {  "id": "bug1028735",
        "file": "pdfs/bug1028735.pdf",
        "md5": "5d1a2a87d176ff3b24e66af3cb2365be",

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