Re: [PATCH weston] tests: Use&Fix parallel tests

2013-02-22 Thread Kristian Høgsberg
On Thu, Feb 21, 2013 at 09:01:23PM +0100, Quentin Glidic wrote: > From: Quentin Glidic > > Also fix automake 1.13 support > > Signed-off-by: Quentin Glidic > --- > > This patch keeps automake 1.11 compatibility too That sounds good, and the patch makes sense. One day we should see if we can

[PATCH weston] tests: Use&Fix parallel tests

2013-02-21 Thread Quentin Glidic
From: Quentin Glidic Also fix automake 1.13 support Signed-off-by: Quentin Glidic --- This patch keeps automake 1.11 compatibility too configure.ac | 2 +- tests/Makefile.am | 6 +- tests/weston-tests-env | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git