summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_failfetchtype.tap
blob: 3e23f3a54f88c6217284222ea9ae6b0242c05b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.
  ...
1..2
# tests 2
# pass 1
# fail 1