kwin/autotests/integration/effects
Aleix Pol a3d32fa836 Ensure we start our tests with wayland already initialised
When debugging modifier_only_shortcut_test in _waylandonly mode I saw
that it was failing, among other things, because some aspects were not
initialised.

This changes every test we have to run the new
Test::initWaylandWorkspace() that calls waylandServer()->initWorkspace()
but also makes sure that WaylandServer::initialized is emitted before we
proceed.
2021-05-10 12:33:43 +00:00
..
scripts Move from Quad to Cubic 2020-03-04 19:40:35 +01:00
CMakeLists.txt [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap 2020-06-01 15:13:03 +03:00
desktop_switching_animation_test.cpp Ensure we start our tests with wayland already initialised 2021-05-10 12:33:43 +00:00
maximize_animation_test.cpp Ensure we start our tests with wayland already initialised 2021-05-10 12:33:43 +00:00
minimize_animation_test.cpp Ensure we start our tests with wayland already initialised 2021-05-10 12:33:43 +00:00
popup_open_close_animation_test.cpp Ensure we start our tests with wayland already initialised 2021-05-10 12:33:43 +00:00
scripted_effects_test.cpp [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
slidingpopups_test.cpp Avoid converting socket name between QString and QByteArray back and forth 2020-12-09 15:07:29 +02:00
toplevel_open_close_animation_test.cpp Ensure we start our tests with wayland already initialised 2021-05-10 12:33:43 +00:00
translucency_test.cpp Avoid converting socket name between QString and QByteArray back and forth 2020-12-09 15:07:29 +02:00
windowgeometry_test.cpp Avoid converting socket name between QString and QByteArray back and forth 2020-12-09 15:07:29 +02:00
wobbly_shade_test.cpp Avoid converting socket name between QString and QByteArray back and forth 2020-12-09 15:07:29 +02:00