glsl/glcpp: Add tests for #define followed by comments
authorCarl Worth <cworth@cworth.org>
Wed, 2 Jul 2014 00:49:45 +0000 (17:49 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 7 Aug 2014 23:08:29 +0000 (16:08 -0700)
commite84e159caac200287f1aada3c5c57aa3bf5cc376
treee2ae90a71fd135b59f8c12ede84ab6baf0d2090b
parentb4b2a5c3f31f0f66d3ddf1e994c099304d99ed4b
glsl/glcpp: Add tests for #define followed by comments

This simply tests the previous commit, (that #define followed by a comment
will still generate the expected "#define without macro name" error message).

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/glcpp/tests/139-define-without-macro-name.c
src/glsl/glcpp/tests/139-define-without-macro-name.c.expected