[Piglit] [PATCH v2 0/3] Fix glslparsertest python version handling
Dylan Baker
baker.dylan.c at gmail.com
Mon Nov 16 17:29:41 PST 2015
On Mon, Nov 16, 2015 at 05:27:30PM -0800, baker.dylan.c at gmail.com wrote:
> From: Dylan Baker <baker.dylan.c at gmail.com>
>
> This fixes the way that glslparsertest in the python layer handles
> versions.
>
> Specifically with this series:
> - the python layer makes smarter decisions about using glslparsertest or
> glslparsertest_gles2, especially in cases where only one has been
> built
> - If glslparsertest is used for GLES tests, then
> ARB_ES<ver>_compatibility will be added to the required extensions in
> the fast skipping layer
> - Even in cases where both are built, gles 3.1 and gles 3.2 tests are
> not directed to glslparsertest_gles2 when it is available, rather than
> glslparsertest
>
> 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 | 87 +++++++++++++++--
> framework/tests/glsl_parser_test_tests.py | 151 ++++++++++++++++++++++--------
> 2 files changed, 193 insertions(+), 45 deletions(-)
>
> --
> 2.6.2
>
Err, this is version 3, actually.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20151116/8e6fd6ac/attachment-0001.sig>
More information about the Piglit
mailing list