kwin/autotests
Martin Gräßlin 40ce3e4ce3 [autotests] Give Xephyr more time to startup
The test is flaky during the wait for Xephyr. Giving it more time should
hopefully make it more reliable.

The better way would be to switch to the command line argument
-displayfd pipeFd

unfortunately the Xephyr on the CI system does not yet support this
command line argument.
2014-12-01 10:53:40 +01:00
..
CMakeLists.txt [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
client.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
fakeeffectplugin.cpp [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
fakeeffectplugin.json [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
fakeeffectplugin_version.cpp [kwin] Adapt to KPluginFactory change 2014-03-28 19:50:46 +00:00
fakeeffectplugin_version.json [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
mock_client.cpp Test case for Client activation on screen edge 2014-09-27 08:18:20 +02:00
mock_client.h Add an auto-test for ScreenEdges 2014-09-26 14:01:44 +02:00
mock_effectshandler.cpp [kwin] Introduce a new Effect Loading mechanism 2014-03-28 14:04:54 +01:00
mock_effectshandler.h [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 2014-04-16 16:05:05 +02:00
mock_screens.cpp [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_screens.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_workspace.cpp [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
mock_workspace.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
test_builtin_effectloader.cpp Drop "kwin4_effect_" prefix for BuiltIn Effects 2014-04-28 13:52:50 +02:00
test_client_machine.cpp Use KWindowInfo::clientMachine in ClientMachine::resolve 2014-04-10 15:55:17 +02:00
test_plugin_effectloader.cpp [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
test_screen_edges.cpp Add test case for ScreenEdge::check 2014-09-27 12:28:54 +02:00
test_screen_paint_data.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_screens.cpp Improve the TestScreens autotest 2014-09-25 08:45:23 +02:00
test_scripted_effectloader.cpp [kwin] Add a ScriptedEffectLoader 2014-03-28 14:04:54 +01:00
test_virtual_desktops.cpp Fix VirtualDesktopGrid::size for one desktop 2014-09-25 12:49:18 +02:00
test_window_paint_data.cpp Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
test_xcb_window.cpp Improve auto-tests for xcbutils.h 2014-09-24 21:04:15 +02:00
test_xcb_wrapper.cpp Improve auto-tests for xcbutils.h 2014-09-24 21:04:15 +02:00
test_xrandr_screens.cpp [autotests] Give Xephyr more time to startup 2014-12-01 10:53:40 +01:00
testutils.h [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
workspace.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00