summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_exceptionthrow.tap
blob: f70277899d8fbf32a497f9543526104afaf71ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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