summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-05-26 07:01:33 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-07-26 04:18:53 (GMT)
commit13ea186f3592815899f0cecc07a6094e2360a71e (patch)
treec0cf8257d45385f79ab6810bc8cf877ef098edf9 /tests
parent9d5f03fceb43946b4db0731f66c2f27c01d3cd6f (diff)
downloadQt-13ea186f3592815899f0cecc07a6094e2360a71e.zip
Qt-13ea186f3592815899f0cecc07a6094e2360a71e.tar.gz
Qt-13ea186f3592815899f0cecc07a6094e2360a71e.tar.bz2
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
Diffstat (limited to 'tests')
-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 cceabfe..ddb5bc7 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()