From fbabbe63c5dcf688f38a7c9bf1bae63b19086935 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 2 May 2012 14:49:31 +0200 Subject: Use UTF-8 in the QtTest data and benchmark tags Future-proofing. Since Qt source code is now mandated to be in UTF-8, it is entirely possible that someone will use non-ASCII in data tags. Though it would be interesting to see how to access them from the Windows command-line. Change-Id: I880fc312432b62143888ff1e1d9abbd54f704601 Reviewed-by: Rohan McGovern --- tests/auto/testlib/selftests/expected_cmptest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/testlib/selftests/expected_cmptest.xml') diff --git a/tests/auto/testlib/selftests/expected_cmptest.xml b/tests/auto/testlib/selftests/expected_cmptest.xml index 339ef01e2d..0e5b6de335 100644 --- a/tests/auto/testlib/selftests/expected_cmptest.xml +++ b/tests/auto/testlib/selftests/expected_cmptest.xml @@ -1,4 +1,4 @@ - + @INSERT_QT_VERSION_HERE@ -- cgit v1.2.3