summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qtimezone/tst_qtimezone.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip a timezone transition test on AndroidEdward Welbourne2021-02-181-0/+4
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-11/+18
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-181-16/+11
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-181-6/+7
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Fix blatant typo in QTimeZone testEdward Welbourne2020-10-191-8/+6
* Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2020-08-231-0/+28
* Use ranged for loops in place of foreach in QTimeZone testsEdward Welbourne2020-06-231-6/+6
* Make QLocale(QString) explicitLars Knoll2020-04-011-4/+4
* 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-151-2/+34
|\|
| * Allow longer time-zone components on AndroidEdward Welbourne2019-11-141-0/+11
| * Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
* | 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
|/
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+1340