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
CMakeLists.txt
kwinglplatformtest.cpp
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