glcpp: Add a test for a macro that implements token pasting twice.
authorCarl Worth <cworth@cworth.org>
Thu, 29 Sep 2011 23:50:40 +0000 (16:50 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 30 Sep 2011 18:43:40 +0000 (11:43 -0700)
commit8e6b99e7b13da33547fcc8388fe867e851ee0bda
tree64c3a7fe3dad73886b1fafb3164147aa372376e3
parent9c72b729f34e1d544a66222c90561f93db6cb132
glcpp: Add a test for a macro that implements token pasting twice.

This is something that piglit is exercising that currently fails.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Carl Worth <cworth@cworth.org>
src/glsl/glcpp/tests/096-paste-twice.c [new file with mode: 0644]
src/glsl/glcpp/tests/096-paste-twice.c.expected [new file with mode: 0644]