glcpp/tests: Add a test for #version followed by #define.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 18 Jun 2010 22:34:50 +0000 (15:34 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Jun 2010 19:31:04 +0000 (12:31 -0700)
commit214632f527c2698602580038763ec72154ca2109
tree70f63c8ee1cba7ec12ada87ac054f10973139757
parent8f322216382e2f017b4f3adefd441f84f45b0249
glcpp/tests: Add a test for #version followed by #define.

This isn't really a C file, but...that's probably okay.
glcpp/tests/064-version.c [new file with mode: 0644]
glcpp/tests/064-version.c.expected [new file with mode: 0644]