summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
* Android: Fix QTextBoundaryFinder testEskil Abrahamsen Blomfeldt2015-01-092-0/+13
* Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
* QVersionNumber: test more version numbersMarc Mutz2015-01-081-0/+60
* Android: Fix QCryptographicHash testEskil Abrahamsen Blomfeldt2015-01-062-0/+11
* Android: Fix QCommandLineParser testEskil Abrahamsen Blomfeldt2015-01-061-0/+9
* Android: Fix QCollator testEskil Abrahamsen Blomfeldt2015-01-061-0/+5
* Android: Fix QChar testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QByteArray testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QTranslator testsEskil Abrahamsen Blomfeldt2015-01-063-1/+30
* tst_QLockFile: simulate a crash betterMarc Mutz2015-01-041-4/+4
* [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