summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdiriterator/tst_qdiriterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-2/+2
* Remove winrtOliver Wolff2020-06-061-6/+1
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-9/+9
* Android: fix qdiriterator testMårten Nordheim2018-06-211-9/+9
* 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-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-301-23/+4
|/
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-1/+14
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-1/+14
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
|/
* 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
* Fix qdiriterator autotest build for WEC7.Janne Anttila2012-06-211-1/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-0/+8
* 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-011-6/+8
* 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
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-8/+10
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-11/+6
* Fix compile on Windows.Friedemann Kleint2011-08-311-1/+1
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311-0/+639