qt5base-lts/tests/auto/testlib/selftests/expected_keyboard.tap
Mitch Curtis 630b06f86c Add self-tests for QTest::keyPress() and QTest::keyRelease()
They didn't exist up until now, and future patches rely on them, so
add them.

Change-Id: I8afdb9417263b45d43355c688a813bdf99ea5fc8
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2018-05-07 14:53:18 +00:00

10 lines
138 B
Plaintext

TAP version 13
# tst_Keyboard
ok 1 - initTestCase()
ok 2 - keyPressAndRelease()
ok 3 - cleanupTestCase()
1..3
# tests 3
# pass 3
# fail 0