summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtemporaryfile
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-6/+6
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Exclude VxWorks from trash bin testsKrzysztof Sommerfeld2024-01-091-1/+1
* QTemporaryFile: Add support for std::filesystem::pathMårten Nordheim2023-10-091-0/+45
* QFile::moveToTrash: fix error reporting on WindowsVolker Hilsheimer2023-09-241-0/+50
* Q{Temporary,}File: make QStandardPaths use test modeThiago Macieira2023-09-231-3/+7
* tst_QTemporaryDir/File: compile with QT_NO_FOREACHAhmad Samir2023-08-191-4/+2
* 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
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* 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
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-5/+7
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+4
* Remove conditioning on Android embeddedEdward Welbourne2021-09-172-8/+11
* QDirIterator: add nextFileInfo()Marc Mutz2021-07-281-3/+1
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-052-3/+29
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-111-0/+6
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Fix test with cmake buildLars Knoll2020-08-161-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Remove winrtOliver Wolff2020-06-061-2/+2
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-0/+3
|\
| * QTemporaryFile/Linux: don't cut the root dir's slashThiago Macieira2020-04-081-0/+3
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-9/+17
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-9/+18
* | Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+30
|/
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-7/+1
|\
| * Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
* | Make tst_QTemporaryFile::fileTemplate() more informative on failureEdward Welbourne2019-03-191-1/+1
|/
* QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-231-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-5/+5
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-5/+5
* | QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-231-2/+18
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-13/+5
|\|
| * testlib: start sharing common helper functionsGatis Paeglis2017-11-042-13/+5
* | QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-5/+76
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-3/+6
|\|
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
* | QTemporaryFile: fix the generation of names from templatesThiago Macieira2017-06-121-4/+0
|/