summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | QLockFile/Unix: save the boot and machine IDs in the lock file tooThiago Macieira2017-11-142-8/+101
* | Autotest: use _exit() instead of exit() to simulate an unclean exitThiago Macieira2017-10-082-5/+11
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-0/+28
|\
| * QLockFile: Don't deadlock if the lock file has a mtime in the futureOlivier Goffart2017-03-101-0/+28
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-14/+14
|\|
| * Properly use the "process" featureUlf Hermann2017-02-271-14/+14
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-231-1/+0
|/
* Add support for Apple tvOSMike Krus2016-05-171-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-0/+10
| |\
| | * Fix crash when using QLockFile in a global destructorDavid Faure2016-04-101-0/+10
* | | 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-302-5/+5
|/ /
* / Updated license headersJani Heikkinen2016-01-212-32/+22
|/
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-0/+48
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-0/+17
|\
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-151-0/+17
* | Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-232-0/+66
* | Update copyright headersJani Heikkinen2015-02-112-12/+12
|/
* tst_QLockFile: simulate a crash betterMarc Mutz2015-01-041-4/+4
* Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-242-36/+20
* QLockFile: on Windows, retry deleting the lock file if it is being read.David Faure2014-09-111-0/+20
* Skip tst_QLockFile::noPermissionsBernd Weimer2014-05-191-1/+7
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-1/+21
* tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
* Long live QLockFileDavid Faure2013-03-055-0/+473