summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice
Commit message (Expand)AuthorAgeFilesLines
* Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+25
* Remove QSKIP and bring the test back to businessTimur Pocheptsov2018-10-251-3/+0
* tst_qiodevice: Skip broken winrt testsOliver Wolff2018-05-071-0/+6
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+2
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-2/+2
* | 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
* Revert blacklisting of two tests now the fix is inAndy Shaw2016-05-301-2/+0
* Blacklist tst_QIODevice::constructing_QTcpSocket on OpenSUSE 42.1Milla Pohjanheimo2016-05-271-0/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-052-2/+2
|\
| * Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-302-2/+2
* | 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
* | | 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