Re: [PATCH weston 3/6] weston-test: Get the test client path from args

2013-04-26 Thread Quentin Glidic
On 26/04/2013 11:28, Pekka Paalanen wrote: Hi Quentin, it seems quite fragile to use an anonymous argument. What if something else used an anonymous argument, too? Who gets what will start to depend on the module loading order. Why not use the command line parser with a real long option? I ha

Re: [PATCH weston 3/6] weston-test: Get the test client path from args

2013-04-26 Thread Pekka Paalanen
On Tue, 23 Apr 2013 14:54:47 +0200 Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic > --- > tests/weston-test.c| 18 -- > tests/weston-tests-env | 3 ++- > 2 files changed, 14 insertions(+), 7 deletions(-) > > diff --git a/tests/weston-test.

[PATCH weston 3/6] weston-test: Get the test client path from args

2013-04-23 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- tests/weston-test.c| 18 -- tests/weston-tests-env | 3 ++- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/tests/weston-test.c b/tests/weston-test.c index 55c5da4..c19db3a 100644 --- a/tests/weston-test