summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/090-hash-error.c
AgeCommit message (Collapse)Author
2010-08-23glcpp: Add test for the #error directive.Carl Worth
This directive is already implemented nicely, but wasn't previously tested. It will be convenient to use this directive in further tests that rely on error messages, (such as ensuring that #line correctly sets the line number in the error message).