[Piglit] [PATCH] fbo-colormask-formats: Don't forget to run the core tests.

Dylan Baker baker.dylan.c at gmail.com
Mon Aug 25 12:04:44 PDT 2014


On Sunday, August 25, 2014 03:43:33 PM Eric Anholt wrote:
> All the extensiosns get fbo-colormask-formats called using fbo-formats
> test helper, but core formats need to be added manually.
> ---
>  tests/all.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/all.py b/tests/all.py
> index 17d5d9b..5d4eae0 100644
> --- a/tests/all.py
> +++ b/tests/all.py
> @@ -2459,6 +2459,7 @@ add_concurrent_test(ext_framebuffer_object, 'fbo-blending-formats')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-bind-renderbuffer')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-clearmipmap')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-clear-formats')
> +add_concurrent_test(ext_framebuffer_object, 'fbo-colormask-formats')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-copyteximage')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-copyteximage-simple')
>  add_concurrent_test(ext_framebuffer_object, 'fbo-cubemap')
> -- 
> 2.1.0

For what it's worth:
Reviewed-by: Dylan Baker <baker.dylan.c at gmail.com>

> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140825/4848f056/attachment.sig>


More information about the Piglit mailing list