[Piglit] [PATCH 0/6] Fix missing binaries in opengl.py
Ian Romanick
idr at freedesktop.org
Tue Jun 26 03:04:51 UTC 2018
I think a bunch of those were rebase errors. :( I'm pretty sure patch 4
fixes a rebase error of mine.
Series is
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
On 06/25/2018 04:24 PM, Dylan Baker wrote:
> This is a few patches to fix a number of binaries that were removed, renamed, or
> never existed.
>
> Dylan Baker (6):
> tests/opengl.py: Fix misnamed test binary
> tests/opengl.py: re-remove layout-std140 test
> tests/opengl.py: Fix name of gl-4.3 test
> tests/opengl.py: fix ext_shader_samples_indentical tests
> tests/opengl.py: remove ext_transform-get-buffer-size
> tests: Add cmake for oes_texture_compression_astc with Desktop GL
>
> tests/opengl.py | 14 +++++---------
> .../oes_texture_compression_astc/CMakeLists.gl.txt | 4 ++++
> 2 files changed, 9 insertions(+), 9 deletions(-)
> create mode 100644 tests/spec/oes_texture_compression_astc/CMakeLists.gl.txt
>
More information about the Piglit
mailing list