I think this change should be completed with the corresponding additional instructions to "Perform basic testing", under the "Making a new release" section at: https://www.mesa3d.org/releasing.html#release
On Mon, 2018-05-21 at 10:34 -0700, Dylan Baker wrote: > --- > docs/releasing.html | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/releasing.html b/docs/releasing.html > index d69eba1136f..07f100caae1 100644 > --- a/docs/releasing.html > +++ b/docs/releasing.html > @@ -122,7 +122,7 @@ Currently Ilia Mirkin and AMD devs have requested > "permanent" exception. > </p> > > <ul> > -<li>make distcheck, scons and scons check must pass > +<li>make distcheck, scons and scons check, and meson + ninja test must pass > <li>Testing with different version of system components - LLVM and others is > also > performed where possible. > <li>As a general rule, testing with various combinations of configure -- Br, Andres _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
