summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qiodevice/tst_qiodevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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