summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_datetime.lightxml
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-02-03 13:03:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-09 04:07:45 +0100
commit7aa5a89eeff40b70b8318171f71bc222dc23179d (patch)
tree44144cdf08630c88797e342bda0115ff760221ff /tests/auto/testlib/selftests/expected_datetime.lightxml
parent95d0b27711c2f75af233c9a083c9818400db0957 (diff)
Add data tag names to datetime selftest.
Change-Id: I73a0faab06df99521a48f106d93dd7b9a620148d Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_datetime.lightxml')
-rw-r--r--tests/auto/testlib/selftests/expected_datetime.lightxml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/expected_datetime.lightxml b/tests/auto/testlib/selftests/expected_datetime.lightxml
index 1b7e601585..0024b101aa 100644
--- a/tests/auto/testlib/selftests/expected_datetime.lightxml
+++ b/tests/auto/testlib/selftests/expected_datetime.lightxml
@@ -14,11 +14,13 @@
</TestFunction>
<TestFunction name="qurl">
<Incident type="fail" file="/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/datetime/tst_datetime.cpp" line="74">
+ <DataTag><![CDATA[empty rhs]]></DataTag>
<Description><![CDATA[Compared values are not the same
Actual (operandA): http://example.com
Expected (operandB): ]]></Description>
</Incident>
<Incident type="fail" file="/home/user/dev/qt5/qtbase/tests/auto/testlib/selftests/datetime/tst_datetime.cpp" line="74">
+ <DataTag><![CDATA[empty lhs]]></DataTag>
<Description><![CDATA[Compared values are not the same
Actual (operandA):
Expected (operandB): http://example.com]]></Description>