glcpp: Extend the invalid-paste test
authorCarl Worth <cworth@cworth.org>
Wed, 28 Nov 2012 20:57:09 +0000 (12:57 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 29 Nov 2012 21:03:01 +0000 (13:03 -0800)
commitc86eb0cd65f04a242952bfc610d80341673b3d52
tree44282439429be31053fc706af97d1990ec06a6d2
parent01b83171c9d5529a9660ba404cc059daa318fc64
glcpp: Extend the invalid-paste test

The current code lets a few invalid pastes through, such as an string pasted
onto the end of an integer. Extend the invalid-paste test to catch some of
these.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/glsl/glcpp/tests/082-invalid-paste.c
src/glsl/glcpp/tests/082-invalid-paste.c.expected