[Pkg-javascript-commits] [pdf.js] 67/210: Missing test for #2537 (e4c3b4501dffe5bd)

David Prévot taffit at moszumanska.debian.org
Thu Jun 5 14:21:02 UTC 2014


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

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

commit b7bb016b988d5fe45f3af0d980644a0f59fa004c
Author: Yury Delendik <ydelendik at mozilla.com>
Date:   Fri May 2 14:04:16 2014 -0500

    Missing test for #2537 (e4c3b4501dffe5bd)
---
 test/pdfs/.gitignore     |   1 +
 test/pdfs/issue2537r.pdf | Bin 0 -> 27297 bytes
 test/test_manifest.json  |   7 ++-----
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index ce8eaed..353e939 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -69,6 +69,7 @@
 !issue2099-1.pdf
 !issue3371.pdf
 !issue2956.pdf
+!issue2537r.pdf
 !bug946506.pdf
 !issue3885.pdf
 !bug859204.pdf
diff --git a/test/pdfs/issue2537r.pdf b/test/pdfs/issue2537r.pdf
new file mode 100644
index 0000000..c410869
Binary files /dev/null and b/test/pdfs/issue2537r.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index 869698e..e43ced6 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -134,12 +134,9 @@
        "type": "eq"
     },
     {  "id": "issue2537",
-      "file": "pdfs/issue2537.pdf",
-      "md5": "f56805a70ed3aa52aae5c16dd335f827",
-      "link": true,
+      "file": "pdfs/issue2537r.pdf",
+      "md5": "0f47a8bda08eebd986c254e65dcc2a76",
       "rounds": 1,
-      "firstPage": 1,
-      "lastPage": 1,
       "type": "eq"
     },
     {  "id": "html5-canvas-cheat-sheet-load",

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