Tests: Non-determinancy: Add back in the IntMin tests.
This commit is contained in:
parent
a63622286f
commit
5866e67b8d
5 changed files with 85 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"matrixError.vert",
|
||||
"cppSimple.vert",
|
||||
"cppIndent.vert",
|
||||
// "cppIntMinOverNegativeOne.frag",
|
||||
"cppIntMinOverNegativeOne.frag",
|
||||
"cppNest.vert",
|
||||
"cppBad.vert",
|
||||
"cppBad2.vert",
|
||||
|
|
@ -115,7 +115,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"330comp.frag",
|
||||
"constErrors.frag",
|
||||
"constFold.frag",
|
||||
// "constFoldIntMin.frag",
|
||||
"constFoldIntMin.frag",
|
||||
"errors.frag",
|
||||
"forwardRef.frag",
|
||||
"uint.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue