qt6windows7/tests/auto/testlib/selftests/expected_exceptionthrow.tap
2023-10-29 23:33:08 +01:00

15 lines
283 B
Plaintext

TAP version 13
# tst_Exception
ok 1 - initTestCase()
not ok 2 - throwException()
---
# Caught unhandled exception
at: tst_Exception::throwException() (qtbase/src/testlib/qtestcase.cpp:0)
file: qtbase/src/testlib/qtestcase.cpp
line: 0
...
1..2
# tests 2
# pass 1
# fail 1