summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile/tst_qlockfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
* 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-141-7/+100
* | Autotest: use _exit() instead of exit() to simulate an unclean exitThiago Macieira2017-10-081-3/+3
|/
* QLockFile: Don't deadlock if the lock file has a mtime in the futureOlivier Goffart2017-03-101-0/+28
* Properly use the "process" featureUlf Hermann2017-02-271-14/+14
* 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-301-4/+4
|/ /
* / Updated license headersJani Heikkinen2016-01-211-16/+11
|/
* 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-231-0/+65
* | Update copyright headersJani Heikkinen2015-02-111-6/+6
|/
* Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* 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-051-0/+379