On Fri, 24 Oct 2014 15:52:27 -0700 Bryce Harrington <[email protected]> wrote:
> > Signed-off-by: Bryce Harrington <[email protected]> > --- > testing.html | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/testing.html b/testing.html > index b199d82..660cee9 100644 > --- a/testing.html > +++ b/testing.html > @@ -57,7 +57,7 @@ the <i>tests</i> directory. It leverages automake's > specify, compile, and execute the tests thru <i>make check</i>. > </p> > <p> > -It is recommended that all Weston developers write unit tests for the > +It is recommended that all Weston developers make unit tests for the > code that they write. All unit tests should pass before submitting patches > upstream. > The Weston maintainer(s) have the right to refuse any patches that are not > accompanied > by a unit test or if the patches break existing unit tests. Pushed. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
