summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdiriterator
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-3/+3
* Remove winrtOliver Wolff2020-06-061-6/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-9/+9
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-9/+9
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-3/+6
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-7/+12
* | Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+30
|/
* Android: fix qdiriterator testMårten Nordheim2018-06-212-10/+10
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-2/+0
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-2/+0
| |\
| | * Revert "Insignifify qdiriterator test"Friedemann Kleint2016-06-081-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-1/+1
|\| |
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-302-25/+4
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-1/+15
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-212-1/+15
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
|/
* Insignifify qdiriterator testSimon Hausmann2015-06-201-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QDirIterator testsEskil Abrahamsen Blomfeldt2014-12-221-0/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFilesCaroline Chao2012-10-161-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix qdiriterator autotest build for WEC7.Janne Anttila2012-06-211-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-222-1/+9
* Import QMimeType / QMimeDatabase into QtCore.David Faure2012-02-181-2/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-6/+10
* Cleanup corelib autotestsJason McDonald2011-11-291-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-251-17/+17
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-8/+8
* Cleanup corelib autotestsJason McDonald2011-11-111-5/+3
* Re-enabled testsJo Asplin2011-10-261-1/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-8/+10