[Piglit] [PATCH v2 0/3] Fix glsl_parser_test.py binary handling

baker.dylan.c at gmail.com baker.dylan.c at gmail.com
Mon Nov 9 15:35:15 PST 2015


From: Dylan Baker <baker.dylan.c at gmail.com>

Commit 355090ec0ca8 fixed the glslparsertest and glslparsertest_gles2
binaries to handle gles 3.1+ correctly. This is a follow up series to
fix the python layer to select the correct binary, both for gles 3.1+
and for gl vs gles in different build configurations.

Dylan Baker (3):
  glsl_parser_test.py: Fix which versions are sent to
    glslparsertest_gles2
  framework/test/glsl_parser_test.py: Handle gl versions correctly
  framework/test/glsl_parser_test.py: allow forcing the desktop version

 framework/test/glsl_parser_test.py        | 63 ++++++++++++++++++++++-
 framework/tests/glsl_parser_test_tests.py | 83 +++++++++++++++++++++++++++----
 2 files changed, 135 insertions(+), 11 deletions(-)

-- 
2.6.2



More information about the Piglit mailing list