glsl/glcpp: Add testing for directives preceded by a space
authorCarl Worth <cworth@cworth.org>
Mon, 28 Jul 2014 16:38:30 +0000 (09:38 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 29 Jul 2014 22:11:48 +0000 (15:11 -0700)
commit9e45fb6f5127cecd02a1420aaea59a7012e74404
treee75b28fc4cde415b644942d93c3ab763c0a1cdcb
parentda7f226a2711450bf92dcc9e2e1e1052111683ff
glsl/glcpp: Add testing for directives preceded by a space

This test simply has one of each directive, all of which are preceded by a
single space character.
src/glsl/glcpp/tests/128-space-before-hash.c [new file with mode: 0644]
src/glsl/glcpp/tests/128-space-before-hash.c.expected [new file with mode: 0644]