summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests
AgeCommit message (Expand)Author
2010-08-04glcpp/tests: Add a corollary to testcase 073 for testing #elif.Kenneth Graunke
2010-08-04glcpp/tests: Fix 073-if-in-ifdef.c to use #ifdef, not #if.Kenneth Graunke
2010-08-01glcpp: Add a testcase for the failure in compiling xonotic's shader.Eric Anholt
2010-07-28glcpp: Add expected output for a recently-added test.Carl Worth
2010-07-22glcpp: Fix function-like macros with an argument used multiple times.Carl Worth
2010-07-20glcpp: Avoid accidental token pasting in preprocessed result.Carl Worth
2010-07-20glcpp: Fix support for nested #ifdef and nested #ifndefCarl Worth
2010-07-20glcpp: Support #if(expression) with no intervening space.Carl Worth
2010-07-20glcpp: Make test suite test for valgrind cleanliness.Carl Worth
2010-07-20glcpp: Make test suite report final count of passed/total tests.Carl Worth
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt