glcpp: Add a testcase for the failure in compiling xonotic's shader.
authorEric Anholt <eric@anholt.net>
Sun, 1 Aug 2010 18:40:07 +0000 (11:40 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 1 Aug 2010 18:40:07 +0000 (11:40 -0700)
commit93b10bd353e98670b627873e1da130c789646a4e
tree882401ab03b68dcea592cebb086bf5a845d10086
parentf6b03f323500c71fc20c0d64c618d9aa73ced5b4
glcpp: Add a testcase for the failure in compiling xonotic's shader.

gcc and mesa master agree that this is OK.
src/glsl/glcpp/tests/073-if-in-ifdef.c [new file with mode: 0644]
src/glsl/glcpp/tests/073-if-in-ifdef.c.expected [new file with mode: 0644]