qt6-bb10/tests/auto/gui/kernel/qinputdevice
Shawn Rutledge 29d3e7ce38 Replace "no devices registered" warnings with qCDebug
The idea was to keep nagging us to update all the platform plugins to
do device registration. But besides being annoying, it would cause
test failures if we start adding QTest::ignoreMessage() all over,
and then some platforms start doing device registration properly.

Change-Id: Ia0fbb64cf86f33532be032ec9eebe6e4ad607f20
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2020-06-22 11:22:17 +02:00
..
CMakeLists.txt Begin writing tst_QInputDevice autotest 2020-06-18 08:05:44 +02:00
qinputdevice.pro Begin writing tst_QInputDevice autotest 2020-06-18 08:05:44 +02:00
tst_qinputdevice.cpp Replace "no devices registered" warnings with qCDebug 2020-06-22 11:22:17 +02:00