Add an expected file for 093-divide-by-zero
authorCarl Worth <cworth@cworth.org>
Thu, 14 Apr 2011 21:29:34 +0000 (14:29 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 14 Apr 2011 21:29:34 +0000 (14:29 -0700)
commitea3b2560b1dd0585fcf82a5d3179826374ae03b2
tree76b9ec85ef3f43881ecd9d13fd5c986e1cbe5776
parent6881cfc7f7b425f52ae631936cc53d409f208fa1
Add an expected file for 093-divide-by-zero

This test is behaving just fine already---it's generating an informative
diagnostic, ("error: division by 0 in preprocessor directive"), so adding
this in the expected file makes things pass.
src/glsl/glcpp/tests/093-divide-by-zero.c.expected [new file with mode: 0644]