Re: [PATCH v3 weston] tests: Add XWayland test

2013-02-07 Thread Kristian Høgsberg
On Wed, Feb 06, 2013 at 03:09:17PM +0200, Tiago Vignatti wrote: > By default enabled but one can disable it by passing --disable-xwayland-test > to the configure script. Also, the weston-tests-env script is trying to load > xwayland.so in either case, but it behaves resilient in the absence of that

[PATCH v3 weston] tests: Add XWayland test

2013-02-06 Thread Tiago Vignatti
By default enabled but one can disable it by passing --disable-xwayland-test to the configure script. Also, the weston-tests-env script is trying to load xwayland.so in either case, but it behaves resilient in the absence of that meaning all the other tests are still going to be kicked for running.