qt6-bb10/tests/auto/corelib/text
Edward Welbourne 89bd12b9ad Change QLocale to use CLDR's accounting formats for currencies
In particular, this changed the US currency formats for negative
amounts to be parenthesised versions of the positive amount forms,
rather than having a minus sign after the $ sign. Test updated.

[ChangeLog][QtCore][QLocale] Currency formats are now based on CLDR's
accounting formats, where they were previously mostly based (more or
less by accident) on standard formats. In particular, this now means
negative currency formats are specified, where available, where they
(mostly) were not previously.

Task-number: QTBUG-79902
Change-Id: Ie0c07515ece8bd518a74a6956bf97ca85e9894eb
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
2020-04-02 20:43:34 +02:00
..
qbytearray QByteArray: add a strict mode to fromBase64 2019-12-05 21:04:50 +01:00
qbytearraylist
qbytearraymatcher
qbytedatabuffer
qchar
qcollator Take care of NULL data from QStringView in QCollator 2020-02-05 10:23:43 +01:00
qlatin1string Deprecate QStringViewLiteral 2019-08-10 22:13:49 +02:00
qlocale Change QLocale to use CLDR's accounting formats for currencies 2020-04-02 20:43:34 +02:00
qregexp
qregularexpression Avoid initializing QFlags with 0 or nullptr in tests 2019-11-26 09:08:51 +01:00
qstring Suppress warnings where QString and its tests use SplitBehavior 2020-03-03 17:34:16 +00:00
qstring_no_cast_from_bytearray
qstringapisymmetry tst_qstringapisymmetry: start testing char16_t, too 2020-03-05 10:51:39 +03:00
qstringbuilder
qstringiterator
qstringlist
qstringmatcher
qstringref Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
qstringview QStringView: add a test for overload resolution versus QString 2020-01-09 00:01:55 +01:00
qtextboundaryfinder Update UCD to Revision 26 2020-03-14 11:26:59 +01:00
text.pro