qt6windows7/tests/auto/testlib/selftests/expected_eventloop.tap

18 lines
429 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
TAP version 13
# tst_EventLoop
ok 1 - initTestCase()
not ok 2 - fail()
---
# Failing test should still clean up
at: tst_EventLoop::fail() (qtbase/tests/auto/testlib/selftests/eventloop/tst_eventloop.cpp:0)
file: qtbase/tests/auto/testlib/selftests/eventloop/tst_eventloop.cpp
line: 0
...
ok 3 - skip() # SKIP Skipping test should still clean up
ok 4 - pass()
ok 5 - cleanupTestCase()
1..5
# tests 5
# pass 3
# fail 1