summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qtimezone
Commit message (Expand)AuthorAgeFilesLines
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-0/+16
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-02-022-31/+11
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-11/+18
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-191-6/+7
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+11
* Fix blatant typo in QTimeZone testEdward Welbourne2020-10-191-8/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2020-08-231-0/+28
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Update tests/auto/corelib/time/'s CMake configEdward Welbourne2020-07-021-0/+3
* Use ranged for loops in place of foreach in QTimeZone testsEdward Welbourne2020-06-232-9/+8
* Make QLocale(QString) explicitLars Knoll2020-04-011-4/+4
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-6/+51
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-0/+9
| |\
| | * Work around macOS's inconsistency in naming of India's time-zoneEdward Welbourne2019-11-281-0/+9
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-152-6/+42
| |\|
| | * Allow longer time-zone components on AndroidEdward Welbourne2019-11-142-4/+19
| | * Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-30/+139
|\| |
| * | Add support for UTC[+-]\d+(:\d+){,2} time zone IDsEdward Welbourne2019-09-161-4/+113
| * | Move some time-zone validity tests to where they belongEdward Welbourne2019-09-161-27/+27
| |/
* / cmake: add tests in corelib/timeFrederik Gladhorn2019-10-041-0/+27
|/
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-064-0/+1591