summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up and modernise tst_QLocale::fpExceptions()Edward Welbourne2022-04-011-15/+14
* tst_QIODevice::unget() without network: skip only the affected partMårten Nordheim2022-04-011-4/+7
* Allow brace initialization for some of QLatin1StringView constructorsSona Kurazyan2022-04-011-0/+5
* Revert "Blacklist: test cases blacklisted in tst_QSystemSemaphore:"Pasi Petäjäjärvi2022-04-011-4/+0
* tst_QByteArrayView:: disable failing constexpr checks for GCCSona Kurazyan2022-04-011-0/+5
* QSettingsPrivate: fold from/to parameters into the view they boundEdward Welbourne2022-03-301-2/+2
* Android: activate tst_QPluginLoaderIvan Solovev2022-03-304-9/+65
* Android: activate tst_QLibraryIvan Solovev2022-03-305-76/+62
* Add a test and remove a work-around for a fixed bugEdward Welbourne2022-03-291-4/+5
* Android: enable tst_QLocaleIvan Solovev2022-03-291-9/+12
* QFileSystemWatcher: Blacklist failing tests on macOS armIvan Solovev2022-03-291-0/+6
* Android: unblacklist tst_QStringConverter::convertUtf8()Ivan Solovev2022-03-281-3/+0
* Make QUnixEventDispatcherQPA XFAIL the testVolker Hilsheimer2022-03-251-1/+1
* Android: activate tst_qfactoryloaderIvan Solovev2022-03-255-76/+50
* Android: activate tst_QPluginIvan Solovev2022-03-253-14/+34
* Android: activate tst_QThreadStorageIvan Solovev2022-03-253-9/+4
* tst_QAtomicInt: do not check qlonglong alignment for x86_32 CPUsIvan Solovev2022-03-252-4/+2
* Disable test tst_qxmlstream for QNXPasi Petäjäjärvi2022-03-251-1/+1
* Include zone name on tst_QTimeZone::isTimeZoneIdAvailable() failureEdward Welbourne2022-03-251-1/+1
* Apply the East-Saskatchewan exception to zone-fragment lengths to ICUEdward Welbourne2022-03-251-2/+2
* Always cancel unfinished QPromises on destructionSona Kurazyan2022-03-251-0/+14
* CI: Add docker support for tst_qiodevice testPasi Petäjäjärvi2022-03-242-3/+14
* CI: Add docker support for tst_qtextstream testPasi Petäjäjärvi2022-03-242-1/+7
* Fix compiler warnings in testsVolker Hilsheimer2022-03-241-1/+1
* QProperty: Allow manual scheduling of binding notificationUlf Hermann2022-03-211-0/+16
* QAnyStringView: constexpr detect 8-bit ASCII as Latin 1Øystein Heskestad2022-03-211-0/+22
* Rename tst_qlatin1string and switch to using QLatin1StringViewSona Kurazyan2022-03-195-94/+93
* QRect: add toRectF()Marc Mutz2022-03-191-1/+38
* QLine/QMargins: add toLineF/toMarginsF()Marc Mutz2022-03-192-2/+71
* QSize/QPoint: add toSizeF/toPointF()Marc Mutz2022-03-192-2/+60
* QSettings: port key processing to QAnyStringViewMarc Mutz2022-03-191-15/+12
* Enable move semantics for QTemporaryDirLuca Di Sera2022-03-181-0/+55
* QMutexLocker: strenghten the locking operationsGiuseppe D'Angelo2022-03-181-3/+0
* Add QByteArray::percentDecoded() as an instance methodEdward Welbourne2022-03-181-9/+9
* Fix a few more {QString, QByteArray}::count() deprecation warningsSona Kurazyan2022-03-171-4/+10
* QMutexLocker: add move semanticsGiuseppe D'Angelo2022-03-171-0/+67
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-1720-0/+34
* QFuture: fix QtFuture::connect corner-casesGiuseppe D'Angelo2022-03-171-0/+30
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-172-6/+5
* Add QStringView::localeAwareCompare()Sona Kurazyan2022-03-171-0/+4
* Move localeAwareCompare tests from tst_qstring to tst_qstringapisymmetrySona Kurazyan2022-03-173-311/+361
* QDateTime: future-proof swap()Marc Mutz2022-03-171-0/+13
* QObject: add another couple of tests for broken connect()Giuseppe D'Angelo2022-03-171-0/+11
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-161-2/+5
* QFlatMap: make insertion STL-compatibleMarc Mutz2022-03-161-16/+3
* QObject: give some TLC to dumpRecursive()Marc Mutz2022-03-161-0/+27
* QStringTokenizer::toContainer(): allow more types of target containersMarc Mutz2022-03-151-0/+13
* QString::asprintf: check that passing field widths as arguments worksMarc Mutz2022-03-151-0/+6
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-151-0/+35
* Revert "Blacklist: test cases blacklisted in tst_QXmlStream:"Heikki Halmet2022-03-151-4/+0