summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failfetchtype.tap
blob: 94c3b6e1b25cbcc33d4652da8f3af503001e400b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TAP version 13
# tst_FailFetchType
ok 1 - initTestCase()
# Requested type 'QString' does not match available type 'bool'.
not ok 2 - fetch(bool)
  ---
  # Received a fatal error.
  at: tst_FailFetchType::fetch() (Unknown file:0)
  file: Unknown file
  line: 0
  ...
1..2
# tests 2
# pass 1
# fail 1