summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfileinfo
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-7/+7
* QFileInfo: Use new comparison helper macrosRym Bouabid2024-02-142-1/+9
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QFileInfo: don't trigger libstdc++ std::filesystem bugThiago Macieira2023-09-011-0/+3
* tst_QFileInfo: replace a portion of a macro with a lambdaThiago Macieira2023-09-011-6/+8
* tst_QFileInfo::stdfilesystem: add extra Unicode string testsThiago Macieira2023-09-011-0/+12
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-191-4/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* cmake: Enable Objective-C++ language for standalone test projectsTor Arne Vestbø2023-08-011-0/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"Tor Arne Vestbø2023-04-131-1/+1
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-201-9/+9
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Avoid potential data races caused by qt_ntfs_permission_lookupMate Barany2023-02-081-10/+2
* QFileInfo: use currentDateTimeUtc()Ahmad Samir2023-01-061-4/+4
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-041-21/+21
* Add QFileInfo::readSymLink() to read the raw link pathWang Fei2022-12-231-0/+16
* QFileInfo: add unittest for setFileTime()Ahmad Samir2022-11-011-0/+16
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-171-7/+4
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-2/+4
* Add QFileInfo::isAlias() to reflect whether the file is a macOS aliasTor Arne Vestbø2022-03-062-0/+62
* Repair tst_qfileinfo on AndroidAndreas Buhr2022-02-161-1/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-172-13/+0
* QNX: Successful check depends on user running testPasi Petäjäjärvi2021-12-121-1/+1
* Compile private Qt APIs autotests for INTEGRITYTatiana Borisova2021-10-051-2/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-3/+3
* Implement QFileInfo::junctionTarget(), adjust auto-testKarsten Heimrich2021-06-051-3/+25
* Make bool isSymLink, isJunction inferred from resource.typeKarsten Heimrich2021-06-021-14/+16
* Refactor createSymbolicLink() and createNtfsJunction()Karsten Heimrich2021-06-021-29/+24
* Move createSymbolicLink() to the shared headerKarsten Heimrich2021-06-021-30/+5
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-4/+4
* QFileInfo: purge deprecated APIEdward Welbourne2020-08-071-7/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-4/+4
* Remove winrtOliver Wolff2020-06-063-43/+24
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-4/+5
|\
| * tst_QFileInfo: fix running with systems without /etc/passwdThiago Macieira2020-04-091-4/+5
* | Q{File,FileInfo,Dir}: add std::filesystem::path overloadsMårten Nordheim2020-03-242-0/+96
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-11/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-11/+14
| |\|
| | * Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-091-11/+14
* | | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-6/+13