Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Pekka Paalanen
On Fri, 3 Apr 2015 01:17:26 -0700 Bryce Harrington wrote: > On Fri, Apr 03, 2015 at 10:48:03AM +0300, Pekka Paalanen wrote: > > On Thu, 2 Apr 2015 19:35:52 -0700 > > Bryce Harrington wrote: > > > > > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen > > > wrote: > > > > On Wed, 1 Apr 20

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Bryce Harrington
On Fri, Apr 03, 2015 at 10:48:03AM +0300, Pekka Paalanen wrote: > On Thu, 2 Apr 2015 19:35:52 -0700 > Bryce Harrington wrote: > > > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen wrote: > > > On Wed, 1 Apr 2015 19:17:07 -0700 > > > Bryce Harrington wrote: > > > > > > > There are only

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-03 Thread Pekka Paalanen
On Thu, 2 Apr 2015 19:35:52 -0700 Bryce Harrington wrote: > On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen wrote: > > On Wed, 1 Apr 2015 19:17:07 -0700 > > Bryce Harrington wrote: > > > > > There are only minor differences in the syntax for how weston > > > is invoked for .so/.la tes

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-02 Thread Bryce Harrington
On Thu, Apr 02, 2015 at 02:13:36PM +0300, Pekka Paalanen wrote: > On Wed, 1 Apr 2015 19:17:07 -0700 > Bryce Harrington wrote: > > > There are only minor differences in the syntax for how weston is invoked > > for .so/.la tests vs. other tests, but it's hard to spot them. Refactor > > the comman

Re: [PATCH 5/5] tests: Refactor weston launching syntax

2015-04-02 Thread Pekka Paalanen
On Wed, 1 Apr 2015 19:17:07 -0700 Bryce Harrington wrote: > There are only minor differences in the syntax for how weston is invoked > for .so/.la tests vs. other tests, but it's hard to spot them. Refactor > the command itself out, so it becomes clearer what the difference is. > > Signed-off-

[PATCH 5/5] tests: Refactor weston launching syntax

2015-04-01 Thread Bryce Harrington
There are only minor differences in the syntax for how weston is invoked for .so/.la tests vs. other tests, but it's hard to spot them. Refactor the command itself out, so it becomes clearer what the difference is. Signed-off-by: Bryce Harrington --- tests/weston-tests-env | 35