summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/tst_qlocale.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-011-0/+2282