kwin/autotests/wayland
Martin Gräßlin 58bcf66ecf [autotests] Test case for 10ad9262a1
The problem we had was closing a glxgears through an Aurorae theme
crashed KWin inside QtQuick.

This test case simulates the sequence:
1. starts glxgears
2. wait till we have a Client for it
3. send mouse move to guessed close button position
4. send mouse press/release at that position
5. verify the window is closed
6. verify glxgears exits

With the given commit reverted this crashes, with it in place it passes.

Please note: on CI it might fail as glxgears is not yet installed. [1]
Also we cannot enforce using Aurorae from the test yet, though on
the CI system it should get picked automatically as no other deco
plugin should be installed.

[1] Sysadmin ticket already created
2015-10-22 10:08:49 +02:00
..
CMakeLists.txt [autotests] Test case for 10ad9262a1 2015-10-22 10:08:49 +02:00
dont_crash_glxgears.cpp [autotests] Test case for 10ad9262a1 2015-10-22 10:08:49 +02:00
kwin_wayland_test.cpp [autotests] Enforce QPainter compositing 2015-10-09 07:58:30 +02:00
kwin_wayland_test.h [autotests] And remove the problematic code 2015-10-03 10:04:28 +02:00
quick_tiling_test.cpp [wayland] Update geometry in ShellClient::setGeometry directly if size didn't change 2015-10-14 16:38:17 +02:00
start_test.cpp
transient_no_input_test.cpp [wayland] Honor ShellSurfaceInterface::acceptsKeyboardFocus in ::wantsInput 2015-10-08 12:51:49 +02:00