summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporaryfile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
* Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-221-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-4/+8
* Ensure that QTemporaryFile clears all file mappings.Friedemann Kleint2014-07-031-0/+5
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-2/+2
* Ensure QTemporaryFile can create files when an identical dir exists.Mitch Curtis2013-03-231-0/+35
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Rename createLocalFile to createNativeFile & deprecate createLocalFileAndy Shaw2012-10-024-1/+44
* 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
* Fix QTemporaryFile::open() failing after remove().Mitch Curtis2012-06-051-0/+20
* Marked tst_qtemporaryfile as parallel-safeRohan McGovern2012-05-311-0/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+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
* Added check to qtemporaryfile unittest if run as root userKurt 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-2/+10
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-111-5/+2
* Cleanup corelib autotestsJason McDonald2011-11-101-31/+29
* Cleanup corelib autotestsJason McDonald2011-11-071-30/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-10-211-0/+2
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-10-211-11/+20
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-14/+3
* QTemporaryFile: Test what happens if current dir isn't writable.David Faure2011-09-281-0/+17
* QTemporaryFile: use QCoreApplication::applicationName() as base filenameDavid Faure2011-09-281-1/+3
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-313-0/+744