summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_testlib.lightxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_testlib.lightxml')
-rw-r--r--tests/auto/testlib/selftests/expected_testlib.lightxml4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_testlib.lightxml b/tests/auto/testlib/selftests/expected_testlib.lightxml
index c4b7924e38..cd0f96d6d4 100644
--- a/tests/auto/testlib/selftests/expected_testlib.lightxml
+++ b/tests/auto/testlib/selftests/expected_testlib.lightxml
@@ -9,7 +9,9 @@
</TestFunction>
<TestFunction name="basics">
<Incident type="fail" file="qtbase/tests/auto/testlib/selftests/testlib/tst_testlib.cpp" line="0">
- <Description><![CDATA[Compared QObject pointers are not the same]]></Description>
+ <Description><![CDATA[Compared QObject pointers are not the same
+ Actual (QTest::testObject()): tst_TestLib/"TestObject"
+ Expected (nullptr) : (nullptr)]]></Description>
</Incident>
<Duration msecs="0"/>
</TestFunction>