summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-131-18/+17
|\
| * Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
* | Make updateSystemPrivate() local to qlocale.cppEdward Welbourne2018-09-111-8/+8
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-08-291-0/+31
|\|
| * tst_QLocale::formattedDataSize: add RussianShawn Rutledge2018-08-261-0/+31
* | Add some missing language codes to our locale dataEdward Welbourne2018-08-271-0/+2
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-242-0/+6
|\
| * Blacklist two tests on macOS that a planned CI change shall breakEdward Welbourne2018-08-241-0/+2
| * Test for fractional part of Costa Rican currencyEdward Welbourne2018-08-231-0/+4
* | Revert "Fix time-zone tests on macOS >= 10.13, which now knows what CET is"Edward Welbourne2018-08-241-8/+8
* | [macOS] Skip test that triggers a buffer overflow in CoreFoundationErik Verbruggen2018-08-171-0/+6
* | Rework tst_QLocale::emptyCtor() as a data-driven testEdward Welbourne2018-08-161-58/+88
* | Add support for numbered territories in CLDREdward Welbourne2018-08-131-4/+6
* | Fix time-zone tests on macOS >= 10.13, which now knows what CET isEdward Welbourne2018-08-131-8/+8
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Thiago Macieira2018-07-171-1/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+4
| |\|
| | * Fix tst_QLocale's mis-use of QSKIP() to use qDebug() insteadEdward Welbourne2018-07-041-1/+4
* | | Fix typo: s/Numering/Numbering/Edward Welbourne2018-07-171-4/+4
* | | Made more tst_QLocale tests data-drivenEdward Welbourne2018-07-171-98/+104
* | | Assume Win >= Win7 in code that used to test itEdward Welbourne2018-07-171-21/+8
|/ /
* | Update CLDR to version 33.1 (2018/June/20)Edward Welbourne2018-07-161-2/+2
* | Split up many long lines in tst_QLocaleEdward Welbourne2018-07-161-69/+138
* | Adjust some indentation and spacing in tst_QLocaleEdward Welbourne2018-07-161-23/+22
|/
* Android: Pass tst_qlocaleMårten Nordheim2018-06-281-4/+19
* Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* tst_QLocale: Avoid manual deletesKari Oikarinen2018-04-061-14/+19
* Kludge QLocale test order to fix fall-out from setDefault()Edward Welbourne2018-04-051-10/+28
* QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-021-0/+46
* QDateTimeParser: reject all short values in fixed-width fieldsEdward Welbourne2017-11-301-0/+10
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+22
|\
| * Return "en" for QLocale::c().bcp47Name()Jüri Valdmann2017-07-261-1/+1
| * Add test for QLocale::bcp47Name()Jüri Valdmann2017-07-261-0/+23
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-8/+11
|\|
| * QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-071-8/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-6/+61
|\|
| * Fix parsing of 0E+1 and 0E-1 (capital 'E')Thiago Macieira2017-07-031-1/+57
| * Fix offset calculation to be valid at the correct timeEdward Welbourne2017-07-031-5/+4
* | Update CLDR to v31.0.1Edward Welbourne2017-06-201-6/+6
* | Add QLocale::formattedDataSize and consolidate use casesShawn Rutledge2017-06-201-0/+78
* | QLocale: add toString(Q(Date|QTime)+, QStringView format) overloadsMarc Mutz2017-04-121-0/+6
* | Port QLocalePrivate::*ToCode() to QLatin1StringMarc Mutz2017-03-261-2/+2
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-5/+17
|\
| * Make QLocale consistent about special handling of the C localeEdward Welbourne2017-03-061-0/+10
| * Properly use the "process" featureUlf Hermann2017-02-271-5/+7
* | tst_qlocale::macDefaultLocale - remove flaky/incorrect testTimur Pocheptsov2017-02-151-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+38
|\|
| * Fixed Chinese language selection on iOSJason Erb2017-01-101-1/+38
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
* | QLocale: Add option to pad numbers with trailing zeroesUlf Hermann2016-09-151-0/+24
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1