summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Use msvc qmake scope where appropriateJoerg Bornemann2018-11-224-4/+4
* Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
* Reduce run time of tst_QRegularExpression::threadSafetyFrederik Gladhorn2018-11-191-2/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-0/+3
|\
| * Modernize the "settings" featureLiang Qi2018-11-151-0/+3
* | QResourceFileEngine: fix use of mapped files after close()Thiago Macieira2018-11-191-0/+4
* | QResourceFileEngine: fix map() for compressed filesThiago Macieira2018-11-191-0/+6
* | tst_QResourceEngine: use QTest::addRow instead of QString concatenationThiago Macieira2018-11-191-23/+23
* | tst_QResourceEngine: store the actual byte contents that we expectThiago Macieira2018-11-1912-39/+41
* | tests: Distinguish tst_qeventdispatcher and tst_qguieventdispatcherLiang Qi2018-11-161-0/+1
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-162-52/+127
|\ \
| * | Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
| * | Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
* | | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-2/+0
* | | QCborStreamReader: make sure setDevice() clears the last errorThiago Macieira2018-11-081-2/+2
* | | QMimeType: Use default key as fallback for comment() propertyGary Wang2018-11-021-0/+14
* | | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-011-0/+8
* | | QObject: Fix isSignalConnected() when signals have been disconnectedKari Oikarinen2018-10-311-0/+53
* | | tst_QCborValue: Disable support for spaceship operatorJüri Valdmann2018-10-311-1/+1
* | | winrt: Skip a test row of tst_QRegularExpression::threadSafetyOliver Wolff2018-10-311-0/+4
|/ /
* | qendian: Fix float conversionsIvan Komissarov2018-10-281-3/+37
* | tst_qeventdispatcher: remove macOS from the BLACKLISTTimur Pocheptsov2018-10-251-2/+0
* | Remove QSKIP and bring the test back to businessTimur Pocheptsov2018-10-251-3/+0
* | Fix building tests with -no-guiJüri Valdmann2018-10-201-2/+2
* | Fix odd test in tst_qflagsAllan Sandfeld Jensen2018-10-171-1/+1
* | QMetaEnum: fix UBAnton Kudryavtsev2018-10-171-0/+10
* | Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-151-17/+24
* | Support QCborMap::operator[] taking a string literalEdward Welbourne2018-10-081-0/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+8
|\|
| * QDateTimeParser: avoid using an invalid hour by defaultEdward Welbourne2018-10-021-0/+8
* | QSFPM: don't let setFilterRegExp(QString) overwrite CaseSensitivityDavid Faure2018-10-031-0/+10
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-305-6/+17
|\|
| * Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-291-0/+12
| * QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-282-0/+2
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-6/+3
* | Fix QXmlStreamWriter xmlns attribute placementhjk2018-09-281-0/+32
* | Re-enable thread autotestsAllan Sandfeld Jensen2018-09-251-1/+1
* | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-252-13/+32
* | tst_QCborValue: eliminate unused lambdaEdward Welbourne2018-09-251-1/+0
* | Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* | Extend blacklisting of qtimeline::frameRate to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* | Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
* | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-103-1/+26
* | QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-062-0/+55
* | QStringList: add contains(QStringView) overloadAlbert Astals Cid2018-09-031-0/+9
* | Add QString::compare(QStringView, CaseSensitivity)Albert Astals Cid2018-09-031-0/+5
* | Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-031-5/+5
* | Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-21/+35
* | Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-012-8/+44
* | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+1