Skip to content

Commit 9e9df56

Browse files
committed
Merge pull request #6315 from timvandermeij/shading-testcase
Test case for tensor shading PR 6310
2 parents 9f9b76a + 14f1ea0 commit 9e9df56

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

test/pdfs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
!issue3885.pdf
129129
!bug859204.pdf
130130
!coons-allflags-withfunction.pdf
131+
!tensor-allflags-withfunction.pdf
131132
!issue4246.pdf
132133
!issue4461.pdf
133134
!issue4573.pdf
3.3 KB
Binary file not shown.

test/test_manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2253,6 +2253,12 @@
22532253
"rounds": 1,
22542254
"type": "eq"
22552255
},
2256+
{ "id": "issue6305-part-1",
2257+
"file": "pdfs/tensor-allflags-withfunction.pdf",
2258+
"md5": "b47260d50f6a0f26aaccbfa3b7176ae8",
2259+
"rounds": 1,
2260+
"type": "eq"
2261+
},
22562262
{ "id": "issue4246",
22572263
"file": "pdfs/issue4246.pdf",
22582264
"md5": "ed81787b83cc317c9f049643b853bea3",

0 commit comments

Comments
 (0)