On Tuesday, January 27, 2015 22:04:13 Emil Velikov wrote: > On 26 January 2015 at 17:26, Dylan Baker <[email protected]> wrote: > > Updates README and the help message to be clear about using multiple > > test profiles. > > > > v2: > > - Fix spelling error (Emil) > > > > Signed-off-by: Dylan Baker <[email protected]> > > --- > > README | 6 +++++- > > framework/programs/run.py | 6 ++++-- > > 2 files changed, 9 insertions(+), 3 deletions(-) > > > > diff --git a/README b/README > > index ef8b639..9ba0a97 100644 > > --- a/README > > +++ b/README > > @@ -209,11 +209,15 @@ Build from the Command Prompt. > > > > Make sure that everything is set up correctly: > > > > - $ ./piglit run tests/sanity results/sanity.results > > + $ ./piglit run tests/sanity results/sanity > > > > You may include '.py' on the profile, or you may exclude it (sanity vs > > sanity.py), > > both are equally valid. > > > > +You may provide multiple profiles to be run at the same time: > > + > > + $ ./piglit run quick_cl gpu deqp-gles3 results/gl-cl-combined > > s/deqp-gles3/deqp_gles3/ - inspired by the patch 2/2 changelog. > > With that the series is > Reviewed-by: Emil Velikov <[email protected]> > > Thank you Dylan > -Emil
Thanks Emil.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
