summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_exceptionthrow.tap
blob: d8dbf173d66d5f7e6a2d05ec954e06a0eabf1a89 (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:1846)
  file: qtbase/src/testlib/qtestcase.cpp
  line: 1846
  ...
1..2
# tests 2
# pass 1
# fail 1