summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* Add VxWorks to skip condition when utimensat function is requiredKrzysztof Sommerfeld2024-01-241-1/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QLockFile: tryLock(): use chrono firstAhmad Samir2023-03-141-8/+10
* Use utimensat instead of utimesAhmad Samir2023-03-031-6/+9
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-4/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-162-55/+5
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+2
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-2/+4
* 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
|\| |