summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths
Commit message (Expand)AuthorAgeFilesLines
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+5
|\
| * Blackberry OS implementation of QStandardPathsRafael Roquetto2012-04-101-1/+5
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-10/+4
|\|
| * Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-10/+4
* | Fix unittest for QStandardPaths::enableTestModeDavid Faure2012-04-051-5/+5
* | Allow auto tests to stay away from the user's configuration.David Faure2012-03-281-2/+55
|/
* 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-012-11/+6
* Cleanup corelib autotestsJason McDonald2011-11-141-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* 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-232-0/+294