summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-6/+13
|\
| * Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-17/+1
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-111-0/+2
|\
| * Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+2
| |\|
| | * [Android]: Java uses some deprecated locale codes so account for theseAndy Shaw2016-01-131-1/+2
* | | Updated license headersJani Heikkinen2016-01-212-34/+24
|/ /