summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile
Commit message (Expand)AuthorAgeFilesLines
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-11/+0
* Remove the qmake project filesJoerg Bornemann2021-01-073-15/+0
* Fix minor errors in testsDavid Skoland2021-01-051-1/+1
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+6
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* Forbid implicit conversions between QFuture and other typesSona Kurazyan2020-10-301-1/+1
* Add function to access QLockFile's file nameShantanu Tushar2020-10-181-0/+1
* Properly deprecate QProcess::pidVolker Hilsheimer2020-10-011-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-4/+4
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-2/+2
* Remove winrtOliver Wolff2020-06-063-6/+6
* Port more tests from qtbase/tests/auto/corelib/io/ to CMakeSona Kurazyan2020-05-041-2/+1
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-7/+7
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* | Post merge fixesLeander Beernaert2019-11-251-1/+0
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-122-2/+2
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-153-0/+47
|/
* Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
* Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+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-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