kwin/autotests/tabbox
Martin Flöser 1447f4641c [autotests] Fix unused function warnings
The functions are defined in a common header but not used in all tests.
This creates needless warning noise, so hide them through an ifdef.
2017-07-29 18:47:58 +02:00
..
CMakeLists.txt [autotests] Fix unused function warnings 2017-07-29 18:47:58 +02:00
mock_tabboxclient.cpp Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
mock_tabboxclient.h Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
mock_tabboxhandler.cpp Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
mock_tabboxhandler.h [tabbox] Expose noModifierGrab to QtQuick 2017-04-12 19:46:48 +02:00
test_desktopchain.cpp Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
test_tabbox_clientmodel.cpp [autotests] Add Q_CONSTRUCTOR_FUNCTION to X11 specific tests to force xcb 2016-09-08 15:22:48 +02:00
test_tabbox_clientmodel.h Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
test_tabbox_config.cpp Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +02:00
test_tabbox_handler.cpp [autotests] Add Q_CONSTRUCTOR_FUNCTION to X11 specific tests to force xcb 2016-09-08 15:22:48 +02:00