[Pkg-javascript-commits] [pdf.js] 150/157: Test case for tensor shading PR 6310
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 06:46:54 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 14f1ea00feb71dce497147e76fa8e5c7c4d26c3e
Author: Tim van der Meij <timvandermeij at gmail.com>
Date: Tue Aug 4 23:55:55 2015 +0200
Test case for tensor shading PR 6310
---
test/pdfs/.gitignore | 1 +
test/pdfs/tensor-allflags-withfunction.pdf | Bin 0 -> 3381 bytes
test/test_manifest.json | 6 ++++++
3 files changed, 7 insertions(+)
diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore
index cc93374..0445acb 100644
--- a/test/pdfs/.gitignore
+++ b/test/pdfs/.gitignore
@@ -128,6 +128,7 @@
!issue3885.pdf
!bug859204.pdf
!coons-allflags-withfunction.pdf
+!tensor-allflags-withfunction.pdf
!issue4246.pdf
!issue4461.pdf
!issue4573.pdf
diff --git a/test/pdfs/tensor-allflags-withfunction.pdf b/test/pdfs/tensor-allflags-withfunction.pdf
new file mode 100644
index 0000000..766ae64
Binary files /dev/null and b/test/pdfs/tensor-allflags-withfunction.pdf differ
diff --git a/test/test_manifest.json b/test/test_manifest.json
index ff7efb6..0655467 100644
--- a/test/test_manifest.json
+++ b/test/test_manifest.json
@@ -2253,6 +2253,12 @@
"rounds": 1,
"type": "eq"
},
+ { "id": "issue6305-part-1",
+ "file": "pdfs/tensor-allflags-withfunction.pdf",
+ "md5": "b47260d50f6a0f26aaccbfa3b7176ae8",
+ "rounds": 1,
+ "type": "eq"
+ },
{ "id": "issue4246",
"file": "pdfs/issue4246.pdf",
"md5": "ed81787b83cc317c9f049643b853bea3",
--
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