Re: [Piglit] [PATCH 1/5] gl-1.0: Move scissor tests here.

2016-09-01 Thread Brian Paul
Series LGTM. Thanks. Reviewed-by: Brian Paul On 09/01/2016 12:44 PM, Matt Turner wrote: --- tests/all.py | 16 tests/general/CMakeLists.gl.txt| 8

Re: [Piglit] [PATCH 1/5] gl-1.0: Move scissor tests here.

2016-09-01 Thread Dylan Baker
Quoting Dylan Baker (2016-09-01 12:03:35) > > Maybe it's also a good time to evaluate whether these actually need to > be run serially? > Or maybe I should read all the patches before I send comments. signature.asc Description: signature ___ Piglit

Re: [Piglit] [PATCH 1/5] gl-1.0: Move scissor tests here.

2016-09-01 Thread Dylan Baker
Quoting Matt Turner (2016-09-01 11:44:48) > --- > tests/all.py | 16 > tests/general/CMakeLists.gl.txt| 8 > tests/spec/gl-1.0/CMakeLists.gl.txt| 8 > tests/{general =>

[Piglit] [PATCH 1/5] gl-1.0: Move scissor tests here.

2016-09-01 Thread Matt Turner
--- tests/all.py | 16 tests/general/CMakeLists.gl.txt| 8 tests/spec/gl-1.0/CMakeLists.gl.txt| 8 tests/{general => spec/gl-1.0}/scissor-bitmap.c| 0 tests/{general