kwin/autotests
Vlad Zahorodnii 583b7b4df9 autotests: Fix PointerInputTest in Qt 6 build
PointerInputTest::testWarpingBetweenWindows() compares
QVariant(QPointF) with QPoint. While this works in Qt 5, Qt 6 seems to
take the type into account when comparing the two.
2022-10-21 22:28:33 +00:00
..
drm add autotest for the drm platform 2022-10-21 17:54:55 +02:00
integration autotests: Fix PointerInputTest in Qt 6 build 2022-10-21 22:28:33 +00:00
libinput wayland: Add support for high resolution scrolling 2022-10-11 14:04:13 +03:00
libkwineffects autotests: Fix windowquadlist with Qt 6 2022-10-21 17:26:47 +00:00
tabbox replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
CMakeLists.txt add autotest for the drm platform 2022-10-21 17:54:55 +02:00
onscreennotificationtest.cpp autotests: Remove QVERIFY(signalSpy.isValid()) 2022-09-14 09:21:29 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp backends/x11/standalone: rename files to be more consistent 2022-07-24 13:05:13 +00:00
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp autotests: Remove QVERIFY(signalSpy.isValid()) 2022-09-14 09:21:29 +00:00
test_utils.cpp utils: Introduce RamFile class for memfd 2022-08-19 15:26:22 +02:00
test_virtual_desktops.cpp Revert "Merge gesture structs/enums" 2022-09-11 13:14:11 +03:00
test_window_paint_data.cpp Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
test_x11_timestamp_update.cpp utils: Drop updateXTime() 2022-10-11 06:43:25 +00:00
test_xcb_size_hints.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
test_xcb_window.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp Ensure size is valid after maximising 2022-07-27 08:43:23 +00:00