qxmlquery: Update incorrect test data for incorrect test.
authorToby Tomkins <toby.tomkins@nokia.com>
Thu, 10 May 2012 07:36:44 +0000 (17:36 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 10 May 2012 13:28:51 +0000 (15:28 +0200)
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>
tests/auto/qxmlquery/pushBaselines/allAtomics.ref

index ddb5bc7..77aceaa 100644 (file)
@@ -28,8 +28,8 @@ atomicValue()
 atomicValue()
 atomicValue()
 atomicValue(true)
-atomicValue(i¦\9a)
-atomicValue(ÿÿ)
+atomicValue(i��)
+atomicValue(��)
 atomicValue(http://example.com/)
 atomicValue()
 atomicValue(An xs:string)