summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qdate
Commit message (Expand)AuthorAgeFilesLines
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Write qHash functions for QDate, QTime and QDateTime.Mitch Curtis2012-07-121-0/+2
* Improve QDate, QTime, QDateTime auto tests.Mitch Curtis2012-07-061-21/+36
* Add leading zeros to years below 1000 in QDate::toString().Mitch Curtis2012-06-201-14/+30
* Clean up and consolidate QDateTime-related tests.Mitch Curtis2012-06-121-25/+87
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-13/+13
* QDateTime: Remove Julian CalendarJohn Layt2012-02-051-43/+22
* QDateTime: Store Julian Day as qint64John Layt2012-02-051-69/+210
* QDateTime: Add validity checksJohn Layt2012-01-311-2/+43
* QDateTime: Add missing QDate Unit TestsJohn Layt2012-01-311-0/+137
* QDateTime: Deprecate setYMD()John Layt2012-01-311-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-31/+1
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+953