summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-05-26 17:01:33 +1000
committerQt Commercial Integration <QtCommercial@digia.com>2012-01-31 12:25:11 +0200
commit0819baa1207ebec7dd2da0f4efe445d2c94b3ee8 (patch)
treea178efe32220deadcb561a5689bd11b743501443
parent4fd8f368eac1941fc75f11423465ec00377d9aa4 (diff)
downloadqt4-tools-0819baa1207ebec7dd2da0f4efe445d2c94b3ee8.tar.gz
Fixed failure of tst_qxmlquery::evaluateToReceiver
Commit 8f95a19d330480bd86650c3d2e4e147d3bca5789 fixed the "missing Z" of QDateTime::toString for Qt::ISODate (see QTBUG-9698). The testdata for this test should have been updated at the same time, but it was forgotten. Reviewed-by: Jason McDonald Change-Id: I9b03519805533665afac15e0c970ac1c9e5d9ab4
-rw-r--r--tests/auto/qxmlquery/pushBaselines/allAtomics.ref2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
index cceabfe5b0..ddb5bc7697 100644
--- a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
+++ b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
@@ -1,6 +1,6 @@
startOfSequence()
atomicValue(xs:untypedAtomic)
-atomicValue(2002-10-10T23:02:11)
+atomicValue(2002-10-10T23:02:11Z)
atomicValue(2002-10-10)
atomicValue()
atomicValue()