summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstandardpaths
Commit message (Expand)AuthorAgeFilesLines
* tst_qstandardpaths: check the return value of QFile::openAhmad Samir2024-04-131-17/+30
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Add StateLocation & GenericStateLocation to StandardLocationJonathan Ketchker2023-09-071-4/+40
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-3/+1
* 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
* QStandardPaths: de-duplicate some unittests codeAhmad Samir2023-04-221-28/+28
* QStandardPaths/Unix: fix writableLocation() when test mode is enabledAhmad Samir2023-04-221-3/+66
* QStandardPaths/Unix: restore org and app names in unittestsAhmad Samir2023-04-221-7/+11
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* QStandardPaths/unix: ignore relative paths in all $XDG_* env varsAhmad Samir2023-02-011-0/+27
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-4/+4
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* Fix autotest public API compilation for INTEGRITYTatiana Borisova2021-10-151-4/+8
* Remove the qmake project filesJoerg Bornemann2021-01-072-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QStandardPaths: Don't change permissions of XDG_RUNTIME_DIRAlexander Volkov2020-11-301-1/+7
* QFileInfo: mark constructors as explicitGiuseppe D'Angelo2020-11-151-1/+1
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2
* Fix warning: helper functions are only used on some platformsVolker Hilsheimer2020-10-161-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-3/+0
* QStandardPaths/Unix: improve the XDG_RUNTIME_DIR creation/detectionThiago Macieira2020-08-252-59/+204
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-061-11/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-14/+20
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-14/+20
| |\
| | * QStandardPaths: Correct handling for XDG_RUNTIME_DIRSamuli Piippo2019-10-121-14/+20
* | | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+0
* | | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-4/+6
* | | Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+25
|/ /
* | test: migrate QStandardPaths tests to QRegularExpressionSamuel Gaist2019-06-101-2/+6
* | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+3
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-273-3/+9
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-263-3/+9
* | tst_qstandardpaths: #if-out a function only used within #if-eryEdward Welbourne2018-05-311-0/+2
|/
* Blacklist tst_qstandardpaths::testFindExecutable for b2qt/arm64Sami Nurmenniemi2017-11-121-0/+3
* Fix tests that assume system files are owned by root for qemuSami Nurmenniemi2017-04-262-2/+16
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+14
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-0/+14
| |\
| | * tst_qstandardpaths: Disable WOW64 redirection on WindowsFriedemann Kleint2016-11-221-0/+14
* | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-2/+0
|\|
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|