qt5base-lts/tests/auto/corelib/io/qtextstream
Thiago Macieira 1d111091b5 Make QTextStream use group separators in floating-point numbers
Like for integers, this is activated only on QLocales other than C.

[ChangeLog][QtCore][QTextStream] QTextStream now uses group separators
when writing floating-point numbers when the locale is not the C locale.
The old behavior can be restored by setting QLocale::OmitGroupSeparator
on the locale.

Change-Id: Ie451b91017746c3a9b11b6211b2ddd09cd295cd2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2014-07-05 19:06:14 +02:00
..
readAllStdinProcess Fixed QTextStream "stdin" auto tests 2013-07-30 09:56:40 +02:00
readLineStdinProcess Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
resources Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
stdinProcess Fixed QTextStream "stdin" auto tests 2013-07-30 09:56:40 +02:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitattributes Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qtextstream.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtextstream.qrc Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
rfc3261.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
shift-jis.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
task113817.txt Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
tst_qtextstream.cpp Make QTextStream use group separators in floating-point numbers 2014-07-05 19:06:14 +02:00