summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlquery
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-05-26 17:01:33 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-05-27 10:28:40 +1000
commit69e8deed8a2b9f754f84c877b2aa704096933d7e (patch)
treeb18f995f6d8640330b4dd9d09ee323127528771e /tests/auto/qxmlquery
parent42939821c51a82c80432ac7a63c91c0ea41add98 (diff)
downloadqtxmlpatterns-69e8deed8a2b9f754f84c877b2aa704096933d7e.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 (cherry picked from commit 237c620f6355fc81e85e65b9fd61249b0f77df5a)
Diffstat (limited to 'tests/auto/qxmlquery')
-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()