mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-27 22:48:27 +08:00
15 lines
283 B
Plaintext
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
|