summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qstorageinfo
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* tst_qstorageinfo: Test the copy ctorMårten Nordheim2020-12-031-0/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove winrtOliver Wolff2020-06-061-4/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+0
* Regenerate coreliob/io testsAlexandru Croitor2019-08-151-1/+13
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+7
|\
| * Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* tst_qstorageinfo: Don't add extra newlines when printing volumesTor Arne Vestbø2018-03-071-1/+1
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-2/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+34
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+34
| |\
| | * Print the QStorageInfo dump on test startThiago Macieira2016-05-141-1/+32
| | * QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-091-0/+2
* | | Blacklist tst_QStorageInfo::storageListTony Sarajärvi2016-02-171-0/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-16/+11
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-2/+2
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-2/+2
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-10/+10
|/
* Fix sizes QStorageInfo returns for invalid drivesIvan Komissarov2015-06-111-9/+9
* Haiku: Adapt tst_qstorageinfo unit test to HaikuTobias Koenig2015-02-141-0/+2
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Disable the tests that verify that the available space shrunkThiago Macieira2014-11-221-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Add the QStorageInfo classIvan Komissarov2014-08-132-0/+202