Reviewed-by: Albert Freeman <[email protected]>
On 2 September 2015 at 19:51, Dylan Baker <[email protected]> wrote: > This test was never added to all.py, and was detected by my check.py > script. > > cc: Dave Airlie <[email protected]> > Signed-off-by: Dylan Baker <[email protected]> > --- > tests/all.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/all.py b/tests/all.py > index df31849..e09261e 100644 > --- a/tests/all.py > +++ b/tests/all.py > @@ -2105,6 +2105,7 @@ with profile.group_manager( > g(['arb_gpu_shader_fp64-tf-interleaved']) > g(['arb_gpu_shader_fp64-tf-interleaved-aligned']) > g(['arb_gpu_shader_fp64-getuniformdv']) > + g(['arb_gpu_shader_fp64-double_in_bool_uniform']) > > with profile.group_manager( > PiglitGLTest, > -- > 2.5.1 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
