summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfilesystemwatcher
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-3/+3
* QFilesystemWatcher: speed up the unittestsAhmad Samir2024-02-141-26/+43
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Skip adding a test case for a native backend when QT_NO_INOTIFY is setŁukasz Matysiak2023-12-281-0/+2
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-4/+2
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-191-2/+3
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+3
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-201-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* QFileSystemWatcher/Win: remove the pre-QFileInfo path normalizationThiago Macieira2023-02-141-2/+16
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-23/+23
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QFileSystemWatcher: Blacklist failing tests on macOS armIvan Solovev2022-03-291-0/+6
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Blacklist tst_QFileSystemWatcher::signalsEmittedAfterFileMoved on all Windows...Ivan Solovev2022-01-311-2/+1
* QNX: inotify is supported, so enable testsPasi Petäjäjärvi2021-12-121-3/+3
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+8
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove winrtOliver Wolff2020-06-061-3/+3
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-0/+28
|\
| * QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+28
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-3/+1
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-3/+1
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+4
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-1/+4
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-1/+11
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+12
|\|
| * QFileSystemWatcher: lock autotest code away into a cold sectionMarc Mutz2019-05-211-0/+12
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Modernize the "filesystemwatcher" featureLiang Qi2018-09-271-6/+0
* macOS: Fix QFileSystemWatcher to watch paths with the same prefixMikhail Svetkin2018-05-291-28/+60
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* QFileSystemWatcher/Windows: Recreate handle for filesFriedemann Kleint2017-07-071-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+21
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+21
| |\
| | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
* | | 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-11/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12