summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Add a way to check whether a metatype has datastream operatorsLars Knoll2020-12-011-0/+3
* QProperty: Avoid spurious dependencies by suspending binding stateFabian Kosmale2020-12-011-1/+0
* QProperty: add test case for spurious dependency issueFabian Kosmale2020-12-011-0/+52
* QDuplicateTracker: add testsMÃ¥rten Nordheim2020-12-016-0/+211
* QMetaObjectPrivate: Add firstMethodFabian Kosmale2020-11-301-0/+39
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-306-3/+160
* QHash: support std::hash as hashing functionGiuseppe D'Angelo2020-11-301-0/+86
* QCollator: extend testsIvan Solovev2020-11-301-5/+117
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-3010-12/+12
* QStandardPaths: Don't change permissions of XDG_RUNTIME_DIRAlexander Volkov2020-11-301-1/+7
* QMetaProperty::typeName: use name from metatypeFabian Kosmale2020-11-301-3/+3
* QMetaObjectBuilder: remove relocatable data supportFabian Kosmale2020-11-301-39/+0
* tst_qmetaobjectbuilder: Clean-up deallocation of dynamic metaobjectsFabian Kosmale2020-11-301-9/+16
* tst_qmetaobjectbuilder: more descriptive error messagesFabian Kosmale2020-11-301-41/+78
* QMetaPropertyBuilder: carry metatypeFabian Kosmale2020-11-301-0/+20
* Fix invalid QSortFilterProxyModel::dataChanged parametersWang ChunLin2020-11-302-0/+168
* Fix compiler warning - remove dead codeVolker Hilsheimer2020-11-271-24/+0
* QCalendar: increase coverage by testsEdward Welbourne2020-11-271-7/+101
* Android: exclude faulty qfilesystemwatcher testAssam Boudjelthia2020-11-253-2/+7
* QSet: add missing insert-with-hintMarc Mutz2020-11-251-2/+2
* QVLA: do not include QtTestGiuseppe D'Angelo2020-11-251-1/+1
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* QMessageAuthenticationCode: extend testsIvan Solovev2020-11-241-0/+61
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-231-0/+1
* QMetaType: Track whether type is QML list typeFabian Kosmale2020-11-231-19/+23
* Add convenience functions for QFuture creationIvan Solovev2020-11-231-0/+69
* tst_QProcess: fix compilation on WindowsAlex Trotsenko2020-11-221-0/+2
* QMargins(F): add support for structured bindingGiuseppe D'Angelo2020-11-221-0/+56
* Add unit test for QAnyStringView::compareAndreas Buhr2020-11-211-1/+8
* Android: exclude qarraydata::dataPointerAllocate() from CI testsAssam Boudjelthia2020-11-201-0/+3
* Extend tests for QMarginsIvan Solovev2020-11-201-0/+38
* QPoint(F): add support for structured bindingGiuseppe D'Angelo2020-11-202-0/+119
* Add unit test for YearMonthDateAndreas Buhr2020-11-201-0/+31
* Add unit test for QString::insert(negativeint, QChar)Andreas Buhr2020-11-201-0/+1
* Add unit test reproducing integer overflow in QDateTime::fromStringAndreas Buhr2020-11-201-0/+5
* Remove QScopedSharedPointerGiuseppe D'Angelo2020-11-201-2/+0
* Test conversion of ulonglong variant to JSONSona Kurazyan2020-11-201-0/+12
* Add unit test for QString::replace with out-of-bounds positionAndreas Buhr2020-11-191-0/+10
* Fix logic error in QString::replace(ch, after, cs)Andreas Buhr2020-11-191-0/+11
* Make QMetaTypeInterface constexpr on WindowsLars Knoll2020-11-191-12/+23
* Change QString formatting of negative numbers in non-base-10Andreas Buhr2020-11-191-0/+64
* Fix QSFPM not emitting dataChanged when source model is setWang ChunLin2020-11-182-0/+30
* Get rid of Q_COMPILER_CONSTEXPR checksAllan Sandfeld Jensen2020-11-175-28/+0
* Test QTimer's isSingleShot() and timerType()Edward Welbourne2020-11-171-1/+7
* Add some tests for various qmath.h functionsEdward Welbourne2020-11-171-0/+68
* Improve qFloatDistance() test coverageEdward Welbourne2020-11-171-0/+1
* Track progress range in QFutureInterface::setProgressValueIvan Solovev2020-11-172-1/+51
* Extend tests for QLoggingIvan Solovev2020-11-174-0/+384
* Move the iterator from QTypedArrayData to QListLars Knoll2020-11-171-2/+2
* Clean up QList(iterator, iterator)Lars Knoll2020-11-171-1/+1