On 22 August 2014 11:50, Pekka Paalanen wrote:
> On Fri, 22 Aug 2014 09:42:16 +0200
> Marek Chalupa wrote:
>
> > On 21 August 2014 15:15, Pekka Paalanen wrote:
> >
> > > On Wed, 25 Jun 2014 14:35:16 +0200
> > > Marek Chalupa wrote:
> > >
> > > > Test if events are going to the right queue and
On Fri, 22 Aug 2014 09:42:16 +0200
Marek Chalupa wrote:
> On 21 August 2014 15:15, Pekka Paalanen wrote:
>
> > On Wed, 25 Jun 2014 14:35:16 +0200
> > Marek Chalupa wrote:
> >
> > > Test if events are going to the right queue and if the queue
> > > is interrupted from polling when an error to t
On 21 August 2014 15:15, Pekka Paalanen wrote:
> On Wed, 25 Jun 2014 14:35:16 +0200
> Marek Chalupa wrote:
>
> > Test if events are going to the right queue and if the queue
> > is interrupted from polling when an error to the main queue comes.
> > The last one is failing.
> > ---
> > tests/que
On Wed, 25 Jun 2014 14:35:16 +0200
Marek Chalupa wrote:
> Test if events are going to the right queue and if the queue
> is interrupted from polling when an error to the main queue comes.
> The last one is failing.
> ---
> tests/queue-test.c | 128
> +
I meant to send it in reply-to
http://lists.freedesktop.org/archives/wayland-devel/2014-June/015627.html
and http://lists.freedesktop.org/archives/wayland-devel/2014-May/015098.html
Regards,
Marek
On 25 June 2014 14:35, Marek Chalupa wrote:
> Test if events are going to the right queue and if
Test if events are going to the right queue and if the queue
is interrupted from polling when an error to the main queue comes.
The last one is failing.
---
tests/queue-test.c | 128 +
1 file changed, 128 insertions(+)
diff --git a/tests/queue-t