mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 20:10:48 +08:00
21 lines
728 B
Plaintext
21 lines
728 B
Plaintext
TAP version 13
|
|
# tst_Mouse
|
|
ok 1 - initTestCase()
|
|
ok 2 - timestampBetweenTestFunction(press, release)
|
|
ok 3 - timestampBetweenTestFunction(press, release, hover)
|
|
ok 4 - timestampBetweenTestFunction(hover)
|
|
ok 5 - timestampBetweenTestFunction(hover #2)
|
|
ok 6 - timestampBetweenTestFunction(press, release #2)
|
|
ok 7 - timestampBetweenTestFunction(press, release, hover #2)
|
|
ok 8 - stateHandlingPart1(dummy-1)
|
|
ok 9 - stateHandlingPart1(dummy-2)
|
|
ok 10 - stateHandlingPart2() # SKIP Not implemented beyond this point!
|
|
ok 11 - deterministicEvents(first-run-true) # SKIP Not implemented!
|
|
ok 12 - deterministicEvents(first-run-false) # SKIP Not implemented!
|
|
ok 13 - doubleClick()
|
|
ok 14 - cleanupTestCase()
|
|
1..14
|
|
# tests 14
|
|
# pass 11
|
|
# fail 0
|