summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/073-if-in-ifdef.c
AgeCommit message (Collapse)Author
2010-08-04glcpp/tests: Fix 073-if-in-ifdef.c to use #ifdef, not #if.Kenneth Graunke
The original intention was to use #ifdef.
2010-08-01glcpp: Add a testcase for the failure in compiling xonotic's shader.Eric Anholt
gcc and mesa master agree that this is OK.