kwin/autotests/tabbox
Martin Flöser 1c61e61119 [autotests] Support new way to run the tests without need to install
Summary:
KWin was quite good in ensuring that you don't need to install by
passing paths to the tests. The new way is much nicer, so code is
adjusted for the new way. Also if we require a newer ECM in future we
need to support the new way.

No guarantee that the tests don't pick something up from the system env,
that needs more testing.

References: https://community.kde.org/Guidelines_and_HOWTOs/Making_apps_run_uninstalled

Test Plan: The tests which loaded helpers pass

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D7543
2017-11-21 20:34:52 +01:00
..
CMakeLists.txt [autotests] Support new way to run the tests without need to install 2017-11-21 20:34:52 +01: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