kwin/autotests
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid())
We use the PMF syntax so the isValid() check is unnecessary as the
compiler will notify about wrong signal at compile time. It makes
writing autotests feel less boilerplaty.
2022-09-14 09:21:29 +00:00
..
integration autotests: Remove QVERIFY(signalSpy.isValid()) 2022-09-14 09:21:29 +00:00
libinput autotests: Remove QVERIFY(signalSpy.isValid()) 2022-09-14 09:21:29 +00:00
libkwineffects
tabbox replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
CMakeLists.txt Revert "Merge gesture structs/enums" 2022-09-11 13:14:11 +03:00
onscreennotificationtest.cpp autotests: Remove QVERIFY(signalSpy.isValid()) 2022-09-14 09:21:29 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
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
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
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