summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile
Commit message (Expand)AuthorAgeFilesLines
* Disable copy and move of QAbstractFileEngineHandlerEdward Welbourne2024-04-191-0/+8
* wasm: Add auto test for qfileEven Oscar Andersen2024-04-131-19/+39
* Tests: make some QFile::open calls failGiuseppe D'Angelo2024-04-131-3/+6
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-14/+14
* QFileSystemEngine: make factory functions return unique_ptr<QABFE>Ahmad Samir2024-03-211-7/+7
* tst_qfile: fix GCC 13.2.1 compiler warning [-Wenum-compare]Ahmad Samir2024-03-121-3/+2
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* Exclude VxWorks from trash bin testsKrzysztof Sommerfeld2024-01-091-3/+6
* tests: skip setPermissions test if running as rootSamuli Piippo2023-11-031-2/+3
* moveToTrash/Unix: refactor to use openat()/mkdirat()/renameat()Thiago Macieira2023-10-171-1/+0
* moveToTrash/Unix: use lower-level API to write the info fileThiago Macieira2023-10-171-1/+15
* tst_QFile::moveToTrash: add tests for /var/tmpThiago Macieira2023-10-151-0/+8
* tst_QFile::moveToTrash: use QDir::tempPath() for the rows w/ "temporary"Thiago Macieira2023-10-161-2/+2
* tst_QFile::moveToTrash: avoid QSKIP+FAIL conditionThiago Macieira2023-10-151-0/+2
* tst_QFile: extend moveToTrash tests to exercise more corner casesThiago Macieira2023-10-061-0/+110
* tst_QFile: extend virtualFile() to find QtCore and QtTestThiago Macieira2023-10-041-0/+22
* QFile::moveToTrash: fix error reporting on WindowsVolker Hilsheimer2023-09-241-0/+82
* tst_QFile::moveToTrash: include the test name in the tempfile templatesThiago Macieira2023-09-231-5/+5
* Q{Temporary,}File: make QStandardPaths use test modeThiago Macieira2023-09-231-3/+6
* tst_QFile: extend virtualFile() to test in unbuffered mode tooThiago Macieira2023-08-251-1/+11
* tst_QFile: update virtualFile() to check if readLine() reads allThiago Macieira2023-08-251-11/+39
* QFile: add decodeName() unittestsAhmad Samir2023-08-221-1/+36
* tests/auto/*: port Q_FOREACH to ranged-for, make container constAhmad Samir2023-08-191-5/+8
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-191-1/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* tst_QFile: restrict to running on LinuxThiago Macieira2023-08-031-10/+3
* Socketpair is not supported on VxworksMarcin Zdunek2023-07-271-0/+4
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tst_QFile: remove the timer in unixPipe and socketPairThiago Macieira2023-06-261-4/+0
* tst_QFile: replicate the unixPipe test using FIFOsThiago Macieira2023-06-091-0/+54
* tst_QFile: fix unixPipe() and socketPair() closing already-closed fdThiago Macieira2023-06-091-2/+5
* Stabilize QFile::unixPipe/socketPair testsVolker Hilsheimer2023-06-091-4/+5
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-201-2/+2
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Deprecate usage of qt_ntfs_permission_lookupMate Barany2023-02-141-0/+7
* Avoid potential data races caused by qt_ntfs_permission_lookupMate Barany2023-02-081-5/+16
* Autoclose a FILE* if we open itVille Voutilainen2022-12-191-9/+1
* tst_QFile: remove unused variable on WindowsThiago Macieira2022-10-251-1/+0
* QFile: remove unconditional QTest::qWait callsAhmad Samir2022-10-251-2/+0
* tst_QFile: distinguish invalid from valid in mapResource data-tagsEdward Welbourne2022-10-111-4/+6
* tst_QFile::setPermissions/Unix: test both chmod() and fchmod()Thiago Macieira2022-09-161-1/+12
* tst_QFile::setPermissions: add QScopeGuard to remove temporary fileThiago Macieira2022-09-161-2/+3
* QFileDevice: clear cached permissions on setPermission()Thiago Macieira2022-09-161-0/+6
* Guard windows-specific includes with Q_OS_WINAlexey Edelev2022-09-071-0/+3
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-9/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Android: skip crahsing tst_QFile's unixPipe() and socketPair()Assam Boudjelthia2022-08-181-0/+8
* Remove network dependency for tests with UNC pathsVolker Hilsheimer2022-08-171-9/+7
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-031-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6