summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdir/tst_qdir.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDir: strip Windows' long-path markers when converting from nativeVolker Hilsheimer2019-07-171-0/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-1/+1
|\
| * Deprecation-fix: don't use QDir::operator=(const QString &)Edward Welbourne2019-03-051-1/+1
* | Restructure tst_QDir::mkdirRmdir_data()Edward Welbourne2019-03-051-15/+15
|/
* Use a more robust test for absolute paths in QDirEdward Welbourne2019-01-131-0/+5
* Make url normalization closer to common browser behaviorJoni Poikelin2018-12-131-7/+2
* Migrate QDir to use QRegularExpressionSamuel Gaist2018-08-191-1/+0
* Let QDir::absoluteFilePath() use isAbsolutePath() for resource pathsEdward Welbourne2018-07-231-15/+29
* tst_qdir: Fix absoluteFilePath for winrtOliver Wolff2018-04-161-0/+3
* Make sure QDir::absoluteFilePath("/dir") includes a drive on MSEdward Welbourne2018-03-121-6/+12
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
* Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
* Refactor tst_qdir::entryList()Friedemann Kleint2017-07-291-30/+69
* Fix tst_QDir::emptyDirOliver Wolff2017-06-081-2/+5
* Fix QDir::mkpath() when the path contains "symlink/../"Thiago Macieira2017-04-071-0/+52
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-41/+24
|\
| * Autotest: make tst_QDir more reliable on tests being run out of orderThiago Macieira2017-03-221-41/+24
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-2/+2
|\|
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-1/+1
|\|
| * QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-02-161-1/+1
* | Introduce QDir::isEmpty()Elvis Angelaccio2017-01-081-0/+23
|/
* QDir::cd(): Handle UNC server paths correctlyFriedemann Kleint2016-12-121-1/+6
* QDir::cleanPath(): Do not cd above root paths (UNC, WinRT)Friedemann Kleint2016-12-121-4/+12
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-28/+35
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-28/+35
| |\
| | * Rewrite test tst_QDir::cdBelowRoot() to be data-driven.Friedemann Kleint2016-06-081-28/+35
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-16/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-3/+3
|\| |
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-3/+3
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-34/+9
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-11/+46
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-11/+46
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-26/+43
|\|
| * Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-301-24/+41
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-2/+2
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-5/+5
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-4/+4
|/
* QDir::removeRecursively(): Retry file deletion with write permission set.Friedemann Kleint2015-07-171-7/+8
* Make QDir::relativeFilePath() return "." for a path to itself.Christian Kandeler2015-06-241-4/+7
* QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
* Android: Fix tst_QDir::cdBelowRoot()Eskil Abrahamsen Blomfeldt2015-02-171-1/+5
* Haiku: Adapt tst_qdir unit test to HaikuTobias Koenig2015-02-121-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QDir testsEskil Abrahamsen Blomfeldt2014-12-221-0/+29
* Refactored qt_normalizePathSegmentsOliver Wolff2014-09-251-4/+132
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10