[Piglit] [PATCH 0/6] Fix missing binaries in opengl.py

Dylan Baker dylan at pnwbakers.com
Mon Jun 25 23:24:41 UTC 2018


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

-- 
2.17.1



More information about the Piglit mailing list