summaryrefslogtreecommitdiff
path: root/tests/auto
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-05-10 17:36:44 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-10 15:28:51 +0200
commit238c9b0e37781dcc0e85b4503c2116e725ddfe17 (patch)
tree1773f0998d20ee63fadd0773e5c0b194ba33de15 /tests/auto
parentfd43e238233142bdd6b045c69f9cbb56b3601984 (diff)
downloadqtxmlpatterns-238c9b0e37781dcc0e85b4503c2116e725ddfe17.tar.gz
qxmlquery: Update incorrect test data for incorrect test.
The test is converting bytearray data to a string value, this is correct when compared against the test data, but not when compared against the comments in the code. This started to fail due to the default QString codec changing from latin1 to utf8. Task-number: QTBUG-25711 Change-Id: Ied540bdadb395de388de7baadc99217ff4acf734 Reviewed-by: Honglei Zhang <honglei.zhang@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qxmlquery/pushBaselines/allAtomics.ref4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
index ddb5bc7..77aceaa 100644
--- a/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
+++ b/tests/auto/qxmlquery/pushBaselines/allAtomics.ref
@@ -28,8 +28,8 @@ atomicValue()
atomicValue()
atomicValue()
atomicValue(true)
-atomicValue(i¦š)
-atomicValue(ÿÿ)
+atomicValue(i��)
+atomicValue(��)
atomicValue(http://example.com/)
atomicValue()
atomicValue(An xs:string)