summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qdatetime/tst_qdatetime.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDateTime: fix tests with Qt6Christian Ehrlicher2020-01-021-0/+8
* Fix more mis-handling of spaces in ISO date format stringsEdward Welbourne2019-12-101-0/+38
* Allow lower-case for the T and Z in ISO 8601 date formatEdward Welbourne2019-12-061-0/+2
* Fix handling of trailing space at the end of an ISO date-timeEdward Welbourne2019-12-061-0/+11
* Fix crash when a date-time has an invalid time-zoneEdward Welbourne2019-12-061-14/+38
* Be consistent in the RFC2822Date invalid character testsEdward Welbourne2019-11-271-14/+35
* Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-271-0/+14
* Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-271-1/+1
* Distinguish invalid datetimes from othersEdward Welbourne2019-10-111-22/+20
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-3/+3
* MS TZ data: avoid calculating a date in year 0Edward Welbourne2019-09-131-0/+8
* Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-3/+33
* Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-011-0/+10
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-2/+5
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+3486