Weston test suite (Re: [PATCH weston 1/4] ivi-shell: change layer visibility to bool)

2018-02-15 Thread Pekka Paalanen
g two mutually exclusive plugins, both hooking up to the same ivi-layout API. The API does not protect against this, because the original idea was that it would be useful to be able to load multiple plugins with the caveat that they must be carefully designed to avoid assuming that they are the on

Re: How to test Weston gfx (Re: Weston test suite)

2015-09-01 Thread Pekka Paalanen
On Mon, 31 Aug 2015 13:47:47 -0500 Derek Foreman wrote: > On 31/08/15 03:58 AM, Pekka Paalanen wrote: > > On Tue, 25 Aug 2015 10:43:22 +0300 Pekka Paalanen > > wrote: > > > >> On Tue, 25 Aug 2015 10:16:17 +0300 Pekka Paalanen > >> wrote: > >> > >>> Btw. I CC'd you on > >>> https://bugs.fre

Re: How to test Weston gfx (Re: Weston test suite)

2015-08-31 Thread Derek Foreman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 31/08/15 03:58 AM, Pekka Paalanen wrote: > On Tue, 25 Aug 2015 10:43:22 +0300 Pekka Paalanen > wrote: > >> On Tue, 25 Aug 2015 10:16:17 +0300 Pekka Paalanen >> wrote: >> >>> Btw. I CC'd you on >>> https://bugs.freedesktop.org/show_bug.cgi?id=

Re: Weston test suite

2015-08-25 Thread Pekka Paalanen
On Tue, 25 Aug 2015 10:16:17 +0300 Pekka Paalanen wrote: > Btw. I CC'd you on https://bugs.freedesktop.org/show_bug.cgi?id=83985 > where we have been talking about testing things. I wonder how you'd > handle some tests being specific to a backend, and some tests being > generic such that a user (

Re: Weston test suite

2015-08-25 Thread Pekka Paalanen
On Mon, 24 Aug 2015 17:04:50 -0700 "Jon A. Cruz" wrote: > On 08/24/2015 02:50 AM, Pekka Paalanen wrote: > > On Sat, 22 Aug 2015 00:00:58 -0700 > > Bryce Harrington wrote: > > > >> On Fri, Aug 21, 2015 at 10:35:34AM +0300, Pekka Paalanen wrote: > >>> On Thu, 20 Aug 2015 11:05:39 -0700 > >>> Bryc

Re: Weston test suite

2015-08-24 Thread Jon A. Cruz
On 08/24/2015 02:50 AM, Pekka Paalanen wrote: > On Sat, 22 Aug 2015 00:00:58 -0700 > Bryce Harrington wrote: > >> On Fri, Aug 21, 2015 at 10:35:34AM +0300, Pekka Paalanen wrote: >>> On Thu, 20 Aug 2015 11:05:39 -0700 >>> Bryce Harrington wrote: >>> > (I wish we had some tests with coverage

Weston test suite

2015-08-24 Thread Pekka Paalanen
On Sat, 22 Aug 2015 00:00:58 -0700 Bryce Harrington wrote: > On Fri, Aug 21, 2015 at 10:35:34AM +0300, Pekka Paalanen wrote: > > On Thu, 20 Aug 2015 11:05:39 -0700 > > Bryce Harrington wrote: > > > > > (I wish we had some tests with coverage of this chunk of code, so I could > > > give my usua