summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* [QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins2014-12-301-0/+8
* Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-222-0/+9
* Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2014-12-222-0/+10
* Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3
* Android: Fix QIODevice testsEskil Abrahamsen Blomfeldt2014-12-223-0/+14
* Android: Fix QFileSystemWatcher test failuresEskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Android: Fix test failure for test QFileInfo::lastRead()Eskil Abrahamsen Blomfeldt2014-12-221-0/+4
* Android: Fix QFileInfo testsEskil Abrahamsen Blomfeldt2014-12-223-1/+36
* Android: Fix QDirIterator testsEskil Abrahamsen Blomfeldt2014-12-221-0/+26
* Android: Fix QDir testsEskil Abrahamsen Blomfeldt2014-12-223-0/+77
* Android: Stabilize QPauseAnimation testEskil Abrahamsen Blomfeldt2014-12-221-34/+38
* Android: Fix json test.BogDan Vatra2014-12-222-2/+12
* Android: Fix QStandardPaths testEskil Abrahamsen Blomfeldt2014-12-191-1/+1
* Android: Fix QResourceEngine testsEskil Abrahamsen Blomfeldt2014-12-193-8/+71
* tst_qlogging: add tests for %{pid} and %{threadid}Thiago Macieira2014-12-191-0/+9
* Fix running tst_qmessagehandler when QT_MESSAGE_PATTERN is setThiago Macieira2014-12-181-0/+9
* tst_qsortfilterproxymodel: remove unused member varDavid Faure2014-11-281-2/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-1/+1
|\
| * Fix the %{time} printing to *not* default to the process's timeThiago Macieira2014-11-211-1/+1
* | QAbstractProxyModel: fix canDropMimeData/dropMimeData implementationsDavid Faure2014-11-241-0/+56
* | Disable the tests that verify that the available space shrunkThiago Macieira2014-11-221-0/+10
* | Fix tst_QEventLoop::processEventsExcludeSocket testJan-Marek Glogowski2014-11-211-9/+43
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-212-2/+2
|\|
| * Make QVersionNumber privateThiago Macieira2014-11-132-2/+2
* | Fix QString::section() behavior on negative and out-of-range indexesAlex Trotsenko2014-11-201-0/+22
* | QSortFilterProxyModel: keep the sorting on unrelated changesGiuseppe D'Angelo2014-11-201-0/+74
* | Add Windows-specific notation for WebDAV to QUrl.Friedemann Kleint2014-11-171-0/+9
* | Add C++11 if available for QVariant autotestJørgen Lind2014-11-131-0/+1
* | tst_QTimer::singleShotToFunctors: Allocate static event loop on heap.Friedemann Kleint2014-11-111-5/+14
|/
* tst_qvariant: automate testing of forward_listMarc Mutz2014-10-291-6/+6
* Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-293-8/+23
* Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().Friedemann Kleint2014-10-281-0/+4
* Remove trailing '\n' in qFormatLogMessage outputKai Koehne2014-10-271-6/+6
* Fix doc about the list of supported codecsAlexander Volkov2014-10-241-7/+2
* Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+1
* Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-241-0/+45
* Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-0/+16
* tst_QPointer: fix memleakMarc Mutz2014-10-191-1/+2
* tst_QState: fix memleaksMarc Mutz2014-10-191-9/+9
* tst_QThreadPool: fix memleakMarc Mutz2014-10-191-6/+6
* tst_QSharedPointer: fix memleakMarc Mutz2014-10-191-1/+2
* tst_QMetaType: fix memleaksMarc Mutz2014-10-191-14/+26
* tst_QMimeData: test doesn't require QGuiApplicationMarc Mutz2014-10-191-1/+1
* QSettings: Prevent assert when passing empty keys.Friedemann Kleint2014-10-171-0/+11
* Make QStringRef::right() consistent with QString::right()Eskil Abrahamsen Blomfeldt2014-10-141-2/+2
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Gabriel de Dietrich2014-10-011-0/+18
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+18
| |\
| | * QSettings: Don't chop off trailing tabs that were actually part of a value.Christian Kandeler2014-09-231-0/+18
* | | Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-013-12/+63
|/ /