mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
|
********* Start testing of tst_Mouse *********
|
||
|
Config: Using QtTest library
|
||
|
PASS : tst_Mouse::initTestCase()
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(press, release)
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(press, release, hover)
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(hover)
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(hover #2)
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(press, release #2)
|
||
|
PASS : tst_Mouse::timestampBetweenTestFunction(press, release, hover #2)
|
||
|
PASS : tst_Mouse::stateHandlingPart1(dummy-1)
|
||
|
PASS : tst_Mouse::stateHandlingPart1(dummy-2)
|
||
|
SKIP : tst_Mouse::stateHandlingPart2() Not implemented beyond this point!
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
|
||
|
SKIP : tst_Mouse::deterministicEvents(first-run-true) Not implemented!
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
|
||
|
SKIP : tst_Mouse::deterministicEvents(first-run-false) Not implemented!
|
||
|
Loc: [qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp(0)]
|
||
|
PASS : tst_Mouse::doubleClick()
|
||
|
PASS : tst_Mouse::cleanupTestCase()
|
||
|
Totals: 11 passed, 0 failed, 3 skipped, 0 blacklisted, 0ms
|
||
|
********* Finished testing of tst_Mouse *********
|