summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/time/qtime/tst_qtime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Check time-text is long enough while checking for its colonsEdward Welbourne2020-10-191-1/+3
* Allow millisecond-overflow when the result remains validEdward Welbourne2020-10-071-4/+10
* Give some QTime test-cases more informative namesEdward Welbourne2020-10-011-11/+19
* QDateTime change documentation to reflect usage of C localeAndreas Buhr2020-09-231-0/+1
* Add unit test to check emoji handling in date-time parsingAndreas Buhr2020-09-231-0/+6
* Make feature datetimeparser depend on feature datestringEdward Welbourne2020-07-021-0/+9
* Remove assortee pre-Qt6 code from date/time testsEdward Welbourne2020-07-021-47/+0
* Use ranged for loops in place of foreach in QTimeZone testsEdward Welbourne2020-06-231-1/+1
* Purge QRegExp use in QDateTime's rfcDateImpl()Edward Welbourne2020-02-271-7/+9
* Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-311-1/+5
* QTime: fix tests with Qt6Christian Ehrlicher2020-01-031-3/+12
* Be consistent in the RFC2822Date invalid character testsEdward Welbourne2019-11-271-11/+30
* Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-271-0/+9
* Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-271-1/+1
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+803