On 05/09/2014 05:12 PM, Dylan Baker wrote:
> This patch removes tests/spec/ARB_shader_texture_lod/compiler/*, which
> is a shell script that generates a number of tests, and 47 generated
> glsl parser tests.
> 
> It replaces them with a python generator (require less code than the
> bash generator), that is run at build time by cmake. That means we don't
> need to check these simple generated tests in VCS.
> 
> v2: - fix typo: replace ARG with ARB
>     - fix typo: require_extension -> require_extensions
>     - fix accidental replacement of varying with uniform
> 
> Signed-off-by: Dylan Baker <[email protected]>

Acked-by: Kenneth Graunke <[email protected]>

(I verified that the output doesn't change, other than adding new blank
lines...which is not important.)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to