summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qtextstream
Commit message (Expand)AuthorAgeFilesLines
* Revert "tests: fixed compilation of tst_qtextstream"Edward Welbourne2015-12-151-1/+1
* QTextStream: add missing op<<(QStringRef)Marc Mutz2015-10-161-0/+17
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-0/+1
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-9/+9
|\
| * Rename QTextStream::readLine(QString *, qint64) into readLineIntoSimon Hausmann2015-06-031-9/+9
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-2/+14
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Add QTextStream::readLine() overloadAlexander Volkov2015-01-231-15/+106
* Update license headers and add new license filesMatti Paaso2014-09-244-75/+43
* Make QTextStream respect QLocale with OmitGroupSeparatorsThiago Macieira2014-07-241-86/+114
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-101-8/+15
* Make QTextStream use group separators in floating-point numbersThiago Macieira2014-07-051-7/+15
* Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-0/+7
* Fixed QTextStream "stdin" auto testsBernd Weimer2013-07-303-13/+9
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-234-4/+4
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-6/+2
|/
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* Fix wrong string lengthPeter Kümmel2012-12-011-2/+2
* Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEndCaroline Chao2012-10-181-3/+5
* Test: remove QSKIP from tst_qstextstreamCaroline Chao2012-10-161-9/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-99/+99
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-014-0/+4
* Skip 3 test methods if the test server isn't set up.David Faure2012-06-231-2/+3
* Make tst_qtextstream parallel-safe.Rohan McGovern2012-05-312-8/+21
* Wrap all Latin 1 strings with QString::fromLatin1 or QLatin1StringsThiago Macieira2012-04-271-23/+23
* Do not ignore tests/auto/corelib/io/qtextstream on Mac OS XBradley T. Hughes2012-04-121-2/+0
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-1/+1
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-021-0/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-304-4/+4
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-163-3/+9
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-015-49/+29
* Cleanup corelib autotestsJason McDonald2011-11-301-1/+0
* Cleanup corelib autotestsJason McDonald2011-11-291-5/+5
* 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-20/+12
* Cleanup corelib autotestsJason McDonald2011-11-111-11/+8
* Cleanup corelib autotestsJason McDonald2011-11-071-22/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-12/+20
* Remove Symbian-specific code from tests.Jason McDonald2011-09-293-44/+16
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-311025-0/+20552