summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/tst_qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ability to specify precision of float/double currency stringsDan Cape2016-01-131-0/+6
* QLocale: Accept trailing junk in qstrtod()Ulf Hermann2016-01-051-0/+60
* Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-231-0/+14
* Interpret precision == -128 as "shortest" double conversionUlf Hermann2015-11-231-26/+57
* Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-66/+1
* QLocale: Return overflowing numbers from asciiToDouble()Ulf Hermann2015-11-041-2/+2
* Add thorough tests for QLocale string/double conversionsUlf Hermann2015-10-301-7/+114
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-10/+11
|\
| * The C locale should omit group separators by defaultLars Knoll2015-10-191-10/+11
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-3/+5
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-7/+7
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-6/+6
|/
* Add qHash(QLocale)Marc Mutz2015-06-301-0/+2
* Update CLDR to v27Konstantin Ritt2015-03-271-21/+38
* [QLocaleData] Extract defaultContent localesKonstantin Ritt2015-03-271-0/+1
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-1/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for blacklisting test functionsLars Knoll2014-09-211-0/+8
* Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
* Fix tst_QLocale::windowsDefaultLocale().Friedemann Kleint2014-01-281-16/+35
* Update the internal CLDR tables up to v.24Konstantin Ritt2014-01-131-12/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-0/+9
|\
| * QLocale: Add auto tests for Poruguese(Brazil) and Greek localesEl Mehdi Fekari2013-10-291-0/+9
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-3/+3
|/
* QLocale - Fix Mac date format code translationJohn Layt2013-09-261-4/+1
* QDateTime - Add QTimeZone supportJohn Layt2013-09-231-0/+12
* QLocale - Improve date formatterJohn Layt2013-09-051-0/+100
* BlackBerry: fix tst_QLocale::emptyCtor()Rafael Roquetto2013-06-101-0/+69
* QLocale: add autotest for French_Morocco localeEl Mehdi Fekari2013-05-081-0/+1
* Update QLocale data to CLDRv23Konstantin Ritt2013-04-011-2/+3
* QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-301-0/+42
* Add an auto test for Irish localeEl Mehdi Fekari2013-03-121-0/+3
* QLocale: Added QStringRef overloads to toInt(), toUInt(), etc...Keith Gardner2013-02-181-2/+19
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+4
|\
| * QLocale: add autotest for tamil's AM/PM textEl Mehdi Fekari2013-02-151-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+7
|\|
| * QLocale: add autotests for Japanese and Czech localesEl Mehdi Fekari2013-02-121-0/+7
* | Fix warning about incorrect format in tst_qlocale.Friedemann Kleint2013-01-301-3/+3
|/
* Add autotests for Indonisian and Catalan localesMehdi Fekari2013-01-231-0/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
* Update qlocale autotestMehdi Fekari2013-01-061-0/+50
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-0/+30
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-15/+21
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-211-4/+3
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-211-4/+3
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-211-364/+85
* [SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt2012-11-211-7/+39