You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
data/glplatform
CMakeLists.txt
kwinglplatformtest.cpp
mock_gl.cpp
mock_gl.h
timelinetest.cpp
windowquadlisttest.cpp