summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice/tst_qiodevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-5/+5
* | Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+91
|/
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-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-6/+0
|/
* QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-271-0/+8
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+14
|\
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-0/+14
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-8/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-8/+7
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-8/+7
| | |\
| | | * Fix UB in tst_QIODevice::getSetCheck()Marc Mutz2016-01-061-8/+7
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* / / QIODevice: handle incomplete readsAlex Trotsenko2016-01-121-64/+125
|/ /
* / QIODevice: fix interleaving read() and write() in text mode under WindowsAlex Trotsenko2015-10-271-0/+41
|/
* Make warnings of QIODevice more verbose.Friedemann Kleint2015-05-231-1/+1
* QIODevice: do not change the 'pos' member for sequential devicesAlex Trotsenko2015-04-041-0/+44
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QIODevice testsEskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-021-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Skip 3 test methods if the test server isn't set up.David Faure2012-06-231-1/+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
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-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-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+2
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-12/+6
* Cleanup corelib autotestsJason McDonald2011-11-101-44/+44
* Cleanup corelib autotestsJason McDonald2011-11-071-25/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-6/+12
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-5/+0
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311-0/+611