d105c67a72
Test names and output need to be UTF-8 for the XML data formats to not end up malformed - which would upset Coin's testrunner, when it validates the XML as part of checking - and the few other uses of toLatin1() were to ASCII content anyway, so can harmlessly (this being test code, where the slight performance advantage of Latin-1 doesn't matter) use toUtf8() as well, for the sake of uniformity. Use of toLatin1() broke an imminent commit in which some territory, script and language names depart from ASCII, leading to malformed UTF-8 when they appear in test-data-row names. Task-number: QTBUG-94460 Change-Id: Ifb826b1e417ba24fd862b93d24d0e7a38858a17f Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Marc Mutz <marc.mutz@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> |
||
---|---|---|
.github/workflows | ||
bin | ||
cmake | ||
coin | ||
config.tests | ||
dist | ||
doc | ||
examples | ||
lib | ||
libexec | ||
LICENSES | ||
mkspecs | ||
qmake | ||
src | ||
tests | ||
util | ||
.cmake.conf | ||
.gitattributes | ||
.gitignore | ||
.lgtm.yml | ||
.tag | ||
CMakeLists.txt | ||
config_help.txt | ||
configure | ||
configure.bat | ||
configure.cmake | ||
dependencies.yaml | ||
qt_cmdline.cmake |