kwin/autotests/integration
Martin Flöser 9f6b0f98b5 Fix the way how we quit kactivitymanagerd from the unit test
Summary:
Kactivitymanagerd is a libexec executable now so we cannot just execute
it and cannot know it's path. We need to stop it as otherwise ctest does
not terminate the testActivities. This change uses dbus to quit the
kactivitymanagerd.

Test Plan: ctest did not timeout on testActivities

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D16780
2018-11-09 17:27:07 +01:00
..
data
effects Fix slidingpopupstest when run without installtion 2018-11-07 10:51:07 +01:00
fakes [scenes/opengl] Fix overlapping shadow tiles 2018-06-07 12:07:57 +03:00
helper
scripting Fix minor EBN issues 2018-08-29 21:02:16 +03:00
activities_test.cpp Fix the way how we quit kactivitymanagerd from the unit test 2018-11-09 17:27:07 +01:00
CMakeLists.txt Generalize constrainedStackingOrder for group transients and ordinary transients 2018-10-15 15:46:03 +03:00
colorcorrect_nightcolor_test.cpp
debug_console_test.cpp
decoration_input_test.cpp [platforms/virtual] Let VirtualOutput inherit Output 2018-08-31 11:56:39 +02:00
desktop_window_x11_test.cpp
dont_crash_aurorae_destroy_deco.cpp Copy plastik window decoration to build directory 2018-11-08 08:31:17 +01:00
dont_crash_cancel_animation.cpp
dont_crash_cursor_physical_size_empty.cpp
dont_crash_empty_deco.cpp
dont_crash_glxgears.cpp
dont_crash_no_border.cpp
dont_crash_useractions_menu.cpp
generic_scene_opengl_test.cpp
generic_scene_opengl_test.h
globalshortcuts_test.cpp
idle_inhibition_test.cpp
input_stacking_order.cpp
internal_window.cpp
keyboard_layout_test.cpp Support enabling numlock on startup 2018-11-01 17:49:58 +01:00
keymap_creation_failure_test.cpp
kwin_wayland_test.cpp Unset XKB_DEFAULT_* in tests to make tests better reproducable 2018-11-07 20:10:58 +01:00
kwin_wayland_test.h [wayland] XdgPopup Positioning 2018-10-20 17:17:59 +01:00
kwinbindings_test.cpp
lockscreen.cpp
maximize_test.cpp [autotests] Fix maximize test 2018-11-08 14:10:57 +02:00
modifier_only_shortcut_test.cpp
move_resize_window_test.cpp Clean up includes 2018-08-31 22:58:11 +03:00
no_xdg_runtime_dir_test.cpp
plasma_surface_test.cpp
plasmawindow_test.cpp
platformcursor.cpp
pointer_constraints_test.cpp Disable modifier window actions if global shortcuts are disabled 2018-10-14 09:45:57 +02:00
pointer_input.cpp Disable modifier window actions if global shortcuts are disabled 2018-10-14 09:45:57 +02:00
quick_tiling_test.cpp [autotests] Handle async maximisation in quick tiling test 2018-11-08 01:50:51 +00:00
scene_opengl_es_test.cpp
scene_opengl_shadow_test.cpp [scenes/opengl] Fix overlaps in shadow texture atlas 2018-08-31 17:33:19 +03:00
scene_opengl_test.cpp
scene_qpainter_shadow_test.cpp compare doubles to doubles 2018-06-14 09:21:07 +01:00
scene_qpainter_test.cpp Do not unset cursor image when cursor enters a surface 2018-05-19 08:58:42 +02:00
screen_changes_test.cpp
screenedge_client_show_test.cpp
shade_test.cpp
shell_client_rules_test.cpp
shell_client_test.cpp [autotests] Hook up some missing tests for XDGShellStable 2018-10-15 15:02:53 +01:00
showing_desktop_test.cpp
stacking_order_test.cpp Keep Deleted transients above old parents 2018-10-16 18:58:17 +03:00
start_test.cpp
struts_test.cpp
tabbox_test.cpp
test_helpers.cpp [wayland] XdgPopup Positioning 2018-10-20 17:17:59 +01:00
touch_input_test.cpp
transient_no_input_test.cpp [wayland] XdgPopup Positioning 2018-10-20 17:17:59 +01:00
transient_placement.cpp [wayland] XdgPopup Positioning 2018-10-20 17:17:59 +01:00
virtual_desktop_test.cpp [wayland] Use the new plasma virtual desktop protocol 2018-11-01 16:35:29 +01:00
window_rules_test.cpp Re-evaluate the window rules when the window class of a Client changes 2018-11-07 09:33:39 +01:00
window_selection_test.cpp
x11_client_test.cpp Clean up includes 2018-08-31 22:58:11 +03:00
xclipboardsync_test.cpp Remove potential endless loop from XClipboardSyncTest 2018-11-07 20:10:32 +01:00
xwayland_input_test.cpp