glcpp: Add "make check" test for comment-parsing bug
authorCarl Worth <cworth@cworth.org>
Wed, 29 Jan 2014 22:19:04 +0000 (14:19 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 31 Jan 2014 18:02:54 +0000 (10:02 -0800)
commit2dc93bd5d19fa389b314eddd6dd8a62fae2be1be
tree49bec102e25fd69a00b90208c18b9a29eb822acb
parent71978cf66fe52152f376fb896b1b4d2f1624777d
glcpp: Add "make check" test for comment-parsing bug

This is the innocent-looking but killer test case to verify the bug fixed in
the preceding commit.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/glsl/glcpp/tests/121-comment-bug-72686.c [new file with mode: 0644]
src/glsl/glcpp/tests/121-comment-bug-72686.c.expected [new file with mode: 0644]