Re: [PATCH weston v2 0/9] Enable test configuration

2015-04-08 Thread Pekka Paalanen
On Tue, 7 Apr 2015 15:32:51 -0700 Bryce Harrington wrote: > On Tue, Apr 07, 2015 at 02:44:59PM +0300, Pekka Paalanen wrote: > > On Thu, 2 Apr 2015 19:16:49 -0700 > > Bryce Harrington wrote: > > > > > This enables tests to provide their own .ini files for configuring > > > weston, via the recen

Re: [PATCH weston v2 0/9] Enable test configuration

2015-04-07 Thread Bryce Harrington
On Tue, Apr 07, 2015 at 02:44:59PM +0300, Pekka Paalanen wrote: > On Thu, 2 Apr 2015 19:16:49 -0700 > Bryce Harrington wrote: > > > This enables tests to provide their own .ini files for configuring > > weston, via the recently added --config option. Also included in this > > set is some relate

Re: [PATCH weston v2 0/9] Enable test configuration

2015-04-07 Thread Pekka Paalanen
On Thu, 2 Apr 2015 19:16:49 -0700 Bryce Harrington wrote: > This enables tests to provide their own .ini files for configuring > weston, via the recently added --config option. Also included in this > set is some related cleanup in weston-tests-env. > > [Update v2] > Implemented review comment

[PATCH weston v2 0/9] Enable test configuration

2015-04-02 Thread Bryce Harrington
This enables tests to provide their own .ini files for configuring weston, via the recently added --config option. Also included in this set is some related cleanup in weston-tests-env. [Update v2] Implemented review comments from pekka: * Dropped ~/.config as default location of weston.ini in h