summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporarydir
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-2/+2
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+6
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-1/+6
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-6/+13
|\|
| * tst_QTemporaryDir::nonWritableCurrentDir: Add a check for write protection.Friedemann Kleint2015-12-221-6/+13
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Add QTemporaryDir::errorString()Thiago Macieira2015-07-171-1/+7
* QDir::removeRecursively(): Retry file deletion with write permission set.Friedemann Kleint2015-07-171-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-0/+14
* Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-2/+2
* Let QTemporaryDir::stressTest() run in temporary directory.Friedemann Kleint2013-06-121-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-2/+0
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+4
* 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
* Added check to qtemporarydir unittest to check and skip if rootKurt Korbatits2012-01-171-0/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-091-3/+2
* Improve/cleanup qtemporarydir (and qtemporaryfile) unit testsDavid Faure2011-12-081-73/+23
* Fix QTemporaryDir unittest on Mac OS XDavid Faure2011-12-081-7/+9
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* New class QTemporaryDir.David Faure2011-12-022-0/+478