kwin/autotests/libkwineffects
Vlad Zahorodnii 495e127d07 autotests: Fix windowquadlist with Qt 6
In Qt 6, container.count() returns a qsizetype, on the other hand
expectedCount is int. That type difference makes QTEST panic.
2022-10-21 17:26:47 +00:00
..
data/glplatform autotests: Fix kwinglplatformtest 2021-06-18 17:31:32 +03:00
CMakeLists.txt Adapt to Qt6's removal of Qt::X11Extras 2022-03-16 06:45:42 +00:00
kwinglplatformtest.cpp Remove Xrender backend 2021-06-09 11:21:57 +03:00
mock_gl.cpp Run clang-format 2022-03-25 13:25:15 +02:00
mock_gl.h Run clang-format 2022-03-25 13:25:15 +02:00
timelinetest.cpp Make TimeLine API ergonomic with presentation timestamps 2022-05-26 17:10:07 +00:00
windowquadlisttest.cpp autotests: Fix windowquadlist with Qt 6 2022-10-21 17:26:47 +00:00