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
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp
mock_tabboxhandler.h
test_desktopchain.cpp
test_tabbox_clientmodel.cpp
test_tabbox_clientmodel.h
test_tabbox_config.cpp
test_tabbox_handler.cpp