summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_cmptest.tap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_cmptest.tap')
-rw-r--r--tests/auto/testlib/selftests/expected_cmptest.tap7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_cmptest.tap b/tests/auto/testlib/selftests/expected_cmptest.tap
index 52911f227c..b2856bc50c 100644
--- a/tests/auto/testlib/selftests/expected_cmptest.tap
+++ b/tests/auto/testlib/selftests/expected_cmptest.tap
@@ -3,7 +3,12 @@ TAP version 13
ok 1 - initTestCase()
not ok 2 - compare_unregistered_enums()
---
- # Compared values are not the same
+ type: QCOMPARE
+ message: Compared values are not the same
+ wanted: 1 (MyUnregisteredEnumValue2)
+ found: 0 (MyUnregisteredEnumValue1)
+ expected: 1 (MyUnregisteredEnumValue2)
+ actual: 0 (MyUnregisteredEnumValue1)
at: tst_Cmptest::compare_unregistered_enums() (qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp:0)
file: qtbase/tests/auto/testlib/selftests/cmptest/tst_cmptest.cpp
line: 0