summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@digia.com>2013-06-05 12:36:41 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-05 15:25:13 +0200
commit4481d40cb21141695503659ee319120a13629809 (patch)
tree27228dbc7b0f2ae8a7fa60e7be2dd6e120ae74aa
parent3606f287cb1b86960b39e48e7b3c681a2c3465a8 (diff)
downloadqtxmlpatterns-4481d40cb21141695503659ee319120a13629809.tar.gz
Fix tst_QXmlQuery::evaluateToReceiver failure.
This patch fixes a test failure introduced by 15da0a5af20fe6771bcb94ef8d46edbd5c8fb64c. Change the date format in allAtomics.ref file to include milliseconds. Change-Id: I8786e04976872da87cbc322d322c394cb0c62a67 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-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 77aceaa..71ecaaa 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:11Z)
+atomicValue(2002-10-10T23:02:11.000Z)
atomicValue(2002-10-10)
atomicValue()
atomicValue()