f1c16139e3
Change-Id: I6271ac1984a3829ba1c8dcc9d6419940cb89c62b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
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
|