kwin/autotests/integration/effects
Vlad Zahorodnii e689ab5ebd autotests: Make testSlidingPopups quicker
The test waits longer than needed to determine whether effects stopped
playing animations

Before

    Executed in   22.41 secs      fish           external
       usr time  997.42 millis  722.00 micros  996.70 millis
       sys time  744.81 millis   79.00 micros  744.73 millis

After

    Executed in    9.71 secs      fish           external
       usr time  894.42 millis    1.03 millis  893.38 millis
       sys time  689.80 millis    0.11 millis  689.69 millis
2023-01-12 07:48:54 +00:00
..
scripts Move from Quad to Cubic 2020-03-04 19:40:35 +01:00
CMakeLists.txt Drop geometry tip 2022-01-04 07:36:42 +00:00
desktop_switching_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
maximize_animation_test.cpp scene: Rename Scene to WorkspaceScene 2022-12-21 11:49:07 +02:00
minimize_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
popup_open_close_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
scripted_effects_test.cpp qAbs -> std::abs 2022-11-22 09:27:23 +00:00
slidingpopups_test.cpp autotests: Make testSlidingPopups quicker 2023-01-12 07:48:54 +00:00
toplevel_open_close_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
translucency_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
wobbly_shade_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00