mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
16 lines
295 B
Plaintext
16 lines
295 B
Plaintext
TAP version 13
|
|
# tst_FetchBogus
|
|
ok 1 - initTestCase()
|
|
not ok 2 - fetchBogus(foo)
|
|
---
|
|
# Received a fatal error.
|
|
extensions:
|
|
messages:
|
|
- severity: fatal
|
|
message: QFETCH: Requested testdata 'bubu' not available, check your _data function.
|
|
...
|
|
1..2
|
|
# tests 2
|
|
# pass 1
|
|
# fail 1
|