kwin/src/wayland/autotests/client
Martin Gräßlin ecec800357 Improve TestWaylandConnectionThread::testConnectionThread
The test started to fail on my system without changing anything. I
assume my system got an update to latest wayland version and it
looks like the registry doesn't announce anything if nothing is
registered. So now our display at least creates the Shm interface.

In addition the test case is slightly improved with a few smaller
changes added during the debug session.
2014-10-13 10:10:50 +02:00
..
CMakeLists.txt Add unit test for Client::Compositor::destroy 2014-09-22 10:24:21 +02:00
test_compositor.cpp Add test case for operator cast in Compositor 2014-09-22 11:03:46 +02:00
test_shm_pool.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_connection_thread.cpp Improve TestWaylandConnectionThread::testConnectionThread 2014-10-13 10:10:50 +02:00
test_wayland_fullscreen_shell.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_output.cpp Add support for Modes in Output 2014-09-23 15:56:13 +02:00
test_wayland_registry.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_seat.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_shell.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00
test_wayland_surface.cpp Switch all auto tests to QTEST_GUILESS_MAIN 2014-09-23 12:00:17 +02:00