Re: [PATCH weston 5/6] tests: Drop weston-tests-env

2013-04-26 Thread Pekka Paalanen
On Fri, 26 Apr 2013 12:29:52 +0200 Quentin Glidic wrote: > On 26/04/2013 11:44, Pekka Paalanen wrote: > > Any explanation why doing this? > [snip] > > Dropping automake 1.11 support should be a separate patch. It is an > > important change that deserves special attention. > > > > Or if this patch

Re: [PATCH weston 5/6] tests: Drop weston-tests-env

2013-04-26 Thread Quentin Glidic
On 26/04/2013 11:44, Pekka Paalanen wrote: Any explanation why doing this? [snip] Dropping automake 1.11 support should be a separate patch. It is an important change that deserves special attention. Or if this patch does not drop 1.11 support, you should state that in the commit message. The

Re: [PATCH weston 5/6] tests: Drop weston-tests-env

2013-04-26 Thread Pekka Paalanen
On Tue, 23 Apr 2013 14:54:49 +0200 Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic Any explanation why doing this? > --- > tests/.gitignore | 10 +++-- > tests/Makefile.am | 56 > -- > tests/westo

[PATCH weston 5/6] tests: Drop weston-tests-env

2013-04-23 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- tests/.gitignore | 10 +++-- tests/Makefile.am | 56 -- tests/weston-tests-env | 39 --- 3 files changed, 44 insertions(+), 61 deletions(-) dele