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 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.
2 years ago
..
CMakeLists.txt Move multi-purpose code in its own directory 2 years ago
device_test.cpp autotests: Remove QVERIFY(signalSpy.isValid()) 2 years ago
gesture_event_test.cpp
input_event_test.cpp
key_event_test.cpp
mock_libinput.cpp
mock_libinput.h
pointer_event_test.cpp
switch_event_test.cpp
touch_event_test.cpp