summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice
Commit message (Expand)AuthorAgeFilesLines
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-302-2/+2
* 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
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+41
|\| |
| * | QIODevice: fix interleaving read() and write() in text mode under WindowsAlex Trotsenko2015-10-271-0/+41
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/ /
* / Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* 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-223-0/+14
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Skip 3 test methods if the test server isn't set up.David Faure2012-06-231-1/+5
* Do not ignore tests/auto/corelib/io/qiodevice on Mac OS XBradley T. Hughes2012-04-121-2/+0
* 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-012-11/+3
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+2
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-211-0/+2
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-12/+6
* Cleanup corelib autotestsJason McDonald2011-11-111-12/+9
* Cleanup corelib autotestsJason McDonald2011-11-101-44/+44
* Cleanup corelib autotestsJason McDonald2011-11-071-25/+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-6/+12
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-11/+0
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-313-0/+636