kwin/autotests/integration
Martin Gräßlin 1f2b47a83b [autotests/integration] Simplify the cmake for creating a test
Summary:
A dedicated cmake function is added to create a test case. It takes
a NAME, the SRCS and additional LIBS.

Thus it's
integrationTest(NAME myTestCase SRCS test.cpp)

to create a standard integration test.

In addition kwin_wayland_test.cpp is compiled into a static library
to decrease the compile time a little bit.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2052
2016-07-01 09:00:53 +02:00
..
data/anim-data-delete-effect
helper
CMakeLists.txt [autotests/integration] Simplify the cmake for creating a test 2016-07-01 09:00:53 +02:00
debug_console_test.cpp
decoration_input_test.cpp
dont_crash_aurorae_destroy_deco.cpp
dont_crash_cancel_animation.cpp
dont_crash_empty_deco.cpp
dont_crash_glxgears.cpp
dont_crash_no_border.cpp
input_stacking_order.cpp
internal_window.cpp
kwin_wayland_test.cpp
kwin_wayland_test.h
lockscreen.cpp
maximize_test.cpp
move_resize_window_test.cpp
plasma_surface_test.cpp
plasmawindow_test.cpp
platformcursor.cpp
pointer_input.cpp
quick_tiling_test.cpp
scene_qpainter_test.cpp [autotests] Add a new test case which can verify the rendering of QPainter Scene 2016-07-01 09:00:19 +02:00
shade_test.cpp
shell_client_test.cpp
start_test.cpp
struts_test.cpp
touch_input_test.cpp
transient_no_input_test.cpp
transient_placement.cpp
xclipboardsync_test.cpp