summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/tests
Commit message (Expand)AuthorAgeFilesLines
* glcpp: Remove illegal characters from testsCarl Worth2017-01-046-6/+6
* glcpp: Exhaustively test all legal characters in GLSLCarl Worth2017-01-042-0/+154
* glcpp: Add testing for no space between macro name and replacement listCarl Worth2017-01-042-0/+116
* glcpp: Update tests for new #undef of built-in macro rules.Kenneth Graunke2016-08-154-1/+11
* glcpp: Fix locations when encounting "#<NEWLINE>".Kenneth Graunke2016-03-101-1/+1
* glcpp: Remove empty mid-rule action which changes test behavior.Kenneth Graunke2016-03-071-1/+1
* glcpp: Implicitly resolve version after the first non-space/hash token.Kenneth Graunke2016-03-076-0/+12
* glsl: move to compiler/Emil Velikov2016-01-26291-0/+2440