kwin/autotests/tabbox
Martin Gräßlin d345878b52 [autotests] Add Q_CONSTRUCTOR_FUNCTION to X11 specific tests to force xcb
The X11 specific tests need to run on QT_QPA_PLATFORM xcb otherwise
they will crash. To enforce this without having to replace QTEST_MAIN
a Q_CONSTRUCTOR_FUNCTION is used to invoke a function which does nothing
except setting the env variable.
2016-09-08 15:22:48 +02:00
..
CMakeLists.txt Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +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 Move tabbox/autotests to autotests/tabbox 2016-06-29 10:38:17 +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