[Pkg-javascript-commits] [pdf.js] 78/174: Add a reduced test-case for issue 4575

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:45:16 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 d3782ff8d425da54006a636579f0a97b1a6d4b95
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Fri Oct 23 15:15:06 2015 +0200

    Add a reduced test-case for issue 4575
    
    Re: issue 4575 and PR 4581.
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue4575.pdf | Bin 0 -> 861 bytes
 test/test_manifest.json |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index 5c452f6..c9b1666 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -67,6 +67,7 @@
 !issue4304.pdf
 !issue4379.pdf
 !issue4550.pdf
+!issue4575.pdf
 !bug1011159.pdf
 !issue5734.pdf
 !issue4875.pdf
diff --git a/test/pdfs/issue4575.pdf b/test/pdfs/issue4575.pdf
new file mode 100644
index 0000000..76f8dcb
Binary files /dev/null and b/test/pdfs/issue4575.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 942d825..a21904f 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2436,6 +2436,13 @@
        "rounds": 1,
        "type": "eq"
     },
+    {  "id": "issue4575",
+       "file": "pdfs/issue4575.pdf",
+       "md5": "9ea15032afd330916a4d7475cbdb55f6",
+       "rounds": 1,
+       "link": false,
+       "type": "eq"
+    },
     {  "id": "issue6305-part-1",
        "file": "pdfs/tensor-allflags-withfunction.pdf",
        "md5": "b47260d50f6a0f26aaccbfa3b7176ae8",

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