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 Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
helper Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
CMakeLists.txt [autotests/integration] Simplify the cmake for creating a test 2016-07-01 09:00:53 +02:00
debug_console_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
decoration_input_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
dont_crash_aurorae_destroy_deco.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
dont_crash_cancel_animation.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
dont_crash_empty_deco.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
dont_crash_glxgears.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
dont_crash_no_border.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
input_stacking_order.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
internal_window.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
kwin_wayland_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
kwin_wayland_test.h Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
lockscreen.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
maximize_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
move_resize_window_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
plasma_surface_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
plasmawindow_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
platformcursor.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
pointer_input.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
quick_tiling_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
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 Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
shell_client_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
start_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
struts_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
touch_input_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
transient_no_input_test.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
transient_placement.cpp Rename autotests/wayland to autotests/integration 2016-06-29 10:29:45 +02:00
xclipboardsync_test.cpp Properly wait for client activated in XClipboardSyncTest::testSync 2016-06-29 12:38:02 +02:00