summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths/tst_qstandardpaths.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry OS implementation of QStandardPathsRafael Roquetto2012-04-101-1/+5
* Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-10/+4
* Return all expected paths in QStandardPaths::standardLocationsDavid Faure2012-03-221-31/+77
* Fixed qstandardpaths unittest to handle being run as rootKurt Korbatits2012-02-091-0/+5
* Fixed qstandardpaths unittest to check before using first()Kurt Korbatits2012-01-311-0/+1
* 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
* Fixed installation of corelib testsRohan McGovern2011-12-011-4/+5
* Cleanup corelib autotestsJason McDonald2011-11-141-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-071-9/+3
* QStandardPaths: add DownloadLocation.David Faure2011-11-041-0/+1
* Fix tst_qstandardpaths: Mac OSX is a unix, but doesn't use XDG.David Faure2011-11-041-5/+9
* Add the missing unittestDavid Faure2011-10-231-0/+282