summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/tst_qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QLocale: replace hard-coded default country-for-language mapKonstantin Ritt2012-11-191-3/+3
* test: fix tst_QLocale::macDefaultLocaleLiang Qi2012-11-091-2/+4
* test: Mark tst_QLocale::macDefaultLocale as XFAILSamuli Piippo2012-11-081-0/+2
* Output leading zeroes for yyyy date formats in QLocale::toString().Mitch Curtis2012-10-241-0/+4
* Test: remove QSKIP in tst_QLocale::emptyCtorCaroline Chao2012-10-191-7/+7
* tst_QLocale: remove QSKIP, wrap Q_OS_MAC/Q_OS_WINSergio Ahumada2012-10-041-5/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* test: Remove QSKIP from tst_QLocale::windowsDefaultLocale()Sergio Ahumada2012-09-101-2/+0
* QTBUG-26035: Remove positive sign from start of stringTarja Sundqvist2012-06-261-0/+18
* Check LANGUAGE as well in QSystemLocale::fallbackLocaleMike FABIAN2012-06-061-1/+1
* Merge master into api_changesKent Hansen2012-03-271-0/+17
|\
| * Fix measurement system for the UKLars Knoll2012-03-261-0/+17
* | Update QLocale data from CLDR v1.8.1 to CLDR v1.9.1Jędrzej Nowacki2012-03-241-1/+1
|/
* Remove ARMFPA support and Q_DOUBLE_FORMAT detectionBradley T. Hughes2012-03-011-4/+0
* Skip QLocale test on Windows, improve process handling.Friedemann Kleint2012-02-281-32/+88
* Make QLocale autotest pass for shadow builds.Jason McDonald2012-02-201-7/+1
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-2/+2
* SIC: QLocale: Make QSystemLocale a private classJohn Layt2012-02-051-40/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-2/+4
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-221-3/+7
* Remove empty functions from QLocale test.Jason McDonald2011-11-211-10/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-13/+17
* Cleanup corelib autotestsJason McDonald2011-11-101-185/+184
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+2
* Remove obsolete test functions.Jason McDonald2011-10-071-205/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-17/+13
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-42/+6