[Pkg-javascript-commits] [pdf.js] 135/174: Test for text layer issue 1045.

David Prévot taffit at moszumanska.debian.org
Thu Nov 19 18:45:34 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 4ee0bade8266893c3ab3fb04f372c0f4af3a77b3
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Fri Nov 6 08:54:50 2015 -0600

    Test for text layer issue 1045.
---
 test/pdfs/.gitignore    |   1 +
 test/pdfs/issue1045.pdf | Bin 0 -> 22741 bytes
 test/test_manifest.json |   7 +++++++
 3 files changed, 8 insertions(+)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index f0155be..ee5c9c3 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -137,6 +137,7 @@
 !vertical.pdf
 !ZapfDingbats.pdf
 !bug878026.pdf
+!issue1045.pdf
 !issue5010.pdf
 !issue4934.pdf
 !issue4650.pdf
diff --git a/test/pdfs/issue1045.pdf b/test/pdfs/issue1045.pdf
new file mode 100644
index 0000000..ca7f5b7
Binary files /dev/null and b/test/pdfs/issue1045.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 5d1c0fb..5cd9542 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -607,6 +607,13 @@
        "link": false,
        "type": "load"
     },
+    {  "id": "issue1045",
+       "file": "pdfs/issue1045.pdf",
+       "md5": "61d7e9bfbc03cd457dcefeab3e78a687",
+       "rounds": 1,
+       "link": false,
+       "type": "text"
+    },
     {  "id": "issue5677",
        "file": "pdfs/issue5677.pdf",
        "md5": "c9101578fcb806269145132724d24ac1",

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