[Piglit] [PATCH piglit] glsl-4.50: remove duplicate semicolon test

Dylan Baker dylan at pnwbakers.com
Fri Jun 15 18:08:35 UTC 2018


Quoting Eric Engestrom (2018-06-15 03:07:10)
> Fixes: 3aa8c1cfe1a9ddae40c6 "glsl-4.60: backdate semicolon test to run from glsl 1.10"
> Cc: Dave Airlie <airlied at redhat.com>
> Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
> ---
>  .../compiler/extra-semilons-at-global-scope.frag     | 12 ------------
>  1 file changed, 12 deletions(-)
>  delete mode 100644 tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> 
> diff --git a/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag b/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> deleted file mode 100644
> index 29b0e1cb5db18ea2d972..00000000000000000000
> --- a/tests/spec/glsl-4.50/compiler/extra-semilons-at-global-scope.frag
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -// [config]
> -// expect_result: fail
> -// glsl_version: 4.50
> -// [end config]
> -
> -#version 450
> -
> -uniform int i;;
> -
> -void main()
> -{
> -}
> -- 
> Cheers,
>   Eric
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit

Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180615/b9c0b1ab/attachment.sig>


More information about the Piglit mailing list