Re: [Piglit] [PATCH 01/13] glsl-1.10: Add tests for empty block and statements.

2014-07-06 Thread Chris Forbes
Always nice to see more redundant glean stuff go away -- it's prone to spurious failures with my WM. For the series: Reviewed-by: Chris Forbes On Sun, Jul 6, 2014 at 6:03 PM, Matt Turner wrote: > --- > tests/spec/glsl-1.10/compiler/statements/empty-block.vert | 9 + > tests/spec/g

[Piglit] [PATCH 01/13] glsl-1.10: Add tests for empty block and statements.

2014-07-05 Thread Matt Turner
--- tests/spec/glsl-1.10/compiler/statements/empty-block.vert | 9 + tests/spec/glsl-1.10/compiler/statements/empty-statement.vert | 9 + 2 files changed, 18 insertions(+) create mode 100644 tests/spec/glsl-1.10/compiler/statements/empty-block.vert create mode 100644 tests/s