summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdatastream
Commit message (Expand)AuthorAgeFilesLines
* QDataStream: adjust containers' deserialization in transaction modeAlex Trotsenko2016-07-201-53/+91
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+26
|\
| * QTime: restore Qt3 compatibility in the QDataStream operatorsDavid Faure2016-07-021-1/+26
* | QDataStream: unify deserialization of containersAlex Trotsenko2016-07-011-3/+47
* | QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+15
|\|
| * winrt: msvc2015: refactor file handlingMaurice Kalinowski2016-01-211-0/+15
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-131-0/+164
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+2
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+3
|\|
| * Serialize the capitalization value of QFontAndy Shaw2015-09-151-1/+3
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-46/+46
|/
* Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Properly serialize QFont.Mitch Curtis2014-03-311-1/+3
* QDateTime - Improve and expose Qt::OffsetFromUtcJohn Layt2013-08-281-1/+2
* Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-1/+2
* Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-3/+0
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-0/+44
* Test: remove QSKIP in tst_QDataStream::stream_QIconCaroline Chao2012-10-181-5/+5
* Test: remove QSKIP in tst_QDataStream::stream_QPixmapCaroline Chao2012-10-161-5/+8
* Auto tests: revise cursor dependant testsJ-P Nurmi2012-10-131-9/+17
* 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
* Remove widgets dependency from qdatastream autotestKent Hansen2012-06-072-1/+2
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-251-1/+2
* Changed qdatastream unittest to remove the test file it creates.Kurt Korbatits2012-01-241-0/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-58/+0
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+6
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-37/+37
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-4/+10
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-9/+2
* Cleanup corelib autotestsJason McDonald2011-11-301-2/+0
* Fix linking of autotests on Windows.Friedemann Kleint2011-11-291-1/+1
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-6/+0
* Remove obsolete comment from QDataStream test.Jason McDonald2011-11-181-3/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-10/+10