summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qstandardpaths::testFindExecutable for b2qt/arm64Sami Nurmenniemi2017-11-121-0/+3
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-262-2/+16
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-0/+14
| |\
| | * tst_qstandardpaths: Disable WOW64 redirection on WindowsFriedemann Kleint2016-11-221-0/+14
* | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-2/+0
|\|
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * Autotest: Enable make check on rhel 7.1Simo Fält2016-02-111-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+4
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-1/+4
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-0/+23
|\|
| * QStandardPaths: warn if $XDG_RUNTIME_DIR doesn't existDavid Faure2015-12-221-0/+23
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-4/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-0/+9
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+9
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStandardPaths: add AppConfigLocation.David Faure2015-01-091-2/+26
* Android: Fix QStandardPaths testEskil Abrahamsen Blomfeldt2014-12-191-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-9/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-0/+16
|\
| * QStandardPaths: fix empty path in XDG_DATA_DIRS being treated as '/'.David Faure2014-02-101-0/+14
| * QStandardPaths: ensure that paths use '/' on all platforms, as the comment saidDavid Faure2014-02-081-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-3/+3
|\|
| * Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-2/+8
|\|
| * QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-2/+8
* | WinRT: implement QStandardPathsMaurice Kalinowski2013-11-121-2/+4
|/
* Fix QStandardPath test on some linuxesFrederik Gladhorn2013-10-021-5/+8
* QStandardPaths: add a test that just dumps the valuesThiago Macieira2013-09-141-0/+36
* Add a Qt-API style QStandardPaths::setTestModeEnabledThiago Macieira2013-08-091-2/+2
* QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-0/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix Windows: QStandardPath::findExecutable() to check suffixes.Friedemann Kleint2012-10-081-26/+79
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add bool QStandardPaths::isTestModeEnabled()David Faure2012-08-091-0/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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