2018-03-01 16:06:23 +00:00
|
|
|
TAP version 13
|
|
|
|
# tst_Exception
|
|
|
|
ok 1 - initTestCase()
|
|
|
|
not ok 2 - throwException()
|
|
|
|
---
|
|
|
|
# Caught unhandled exception
|
2020-07-22 11:33:55 +00:00
|
|
|
at: tst_Exception::throwException() (qtbase/src/testlib/qtestcase.cpp:0)
|
2018-03-01 16:06:23 +00:00
|
|
|
file: qtbase/src/testlib/qtestcase.cpp
|
2020-07-22 11:33:55 +00:00
|
|
|
line: 0
|
2018-03-01 16:06:23 +00:00
|
|
|
...
|
|
|
|
1..2
|
|
|
|
# tests 2
|
|
|
|
# pass 1
|
|
|
|
# fail 1
|