summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* QHeaderView: fix spurious sortingGiuseppe D'Angelo2020-12-011-0/+135
* QDuplicateTracker: add testsMårten Nordheim2020-12-016-0/+211
* QProperty: add test case for spurious dependency issueFabian Kosmale2020-12-011-0/+52
* tst_qtcpserver: Test pauseAccepting/resumeAcceptingMårten Nordheim2020-12-011-0/+33
* QDtls(cookie verifier): make sure a server can re-use 'Client Hello'Timur Pocheptsov2020-12-011-0/+14
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-12-012-2/+96
* Add widget-based test for TouchCancel eventKirill Burtsev2020-12-011-1/+83
* tst_QSslError: improve the code coverage, as pointed at by LCOVTimur Pocheptsov2020-12-013-38/+98
* Bump the type info version in qhooks.cppLars Knoll2020-12-011-1/+1
* Inline access to the QBindingStorageLars Knoll2020-11-261-2/+2
* Android: exclude faulty qfilesystemwatcher testAssam Boudjelthia2020-11-263-2/+7
* Android: exclude faulty tst_selftestsAssam Boudjelthia2020-11-263-2/+11
* Android: fix tst_android testAssam Boudjelthia2020-11-262-3/+2
* Fix QVariant/QMetaType::compare APIsGiuseppe D'Angelo2020-11-256-3/+160
* QVLA: do not include QtTestGiuseppe D'Angelo2020-11-251-1/+1
* CMake: Change generated resources namingAlexey Edelev2020-11-241-3/+3
* Fix tst_qfiledialog2 in case directory ~/foo existsAndreas Buhr2020-11-241-2/+2
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Alexandru Croitor2020-11-241-0/+4
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-241-0/+1
* Fix compiler warning about discarded return valueVolker Hilsheimer2020-11-231-1/+1
* QMetaType: Track whether type is QML list typeFabian Kosmale2020-11-231-19/+23
* Fit tst_qprinterinfo in case there are printers in local networkAndreas Buhr2020-11-211-4/+2
* Add unit test for QAnyStringView::compareAndreas Buhr2020-11-211-1/+8
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-212-4/+4
* Android: exclude qarraydata::dataPointerAllocate() from CI testsAssam Boudjelthia2020-11-201-0/+3
* Test conversion of ulonglong variant to JSONSona Kurazyan2020-11-201-0/+12
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-11-202-23/+25
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* Add unit test for QString::insert(negativeint, QChar)Andreas Buhr2020-11-201-0/+1
* Add unit test for YearMonthDateAndreas Buhr2020-11-201-0/+31
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-202-44/+2
* 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-177-36/+0
* Network self-test: make it work with docker/containersTimur Pocheptsov2020-11-174-78/+181
* 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
* QTest: don't wait before sending mouse event: increment the timestampShawn Rutledge2020-11-171-2/+4
* Track progress range in QFutureInterface::setProgressValueIvan Solovev2020-11-172-1/+51
* Extend tests for QLoggingIvan Solovev2020-11-174-0/+384
* Android: Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-171-9/+0
* Move the iterator from QTypedArrayData to QListLars Knoll2020-11-171-2/+2
* Clean up QList(iterator, iterator)Lars Knoll2020-11-171-1/+1
* Fix signature of QArrayDataOps::erase()Lars Knoll2020-11-172-2/+2
* Remove the special code for emplaceFront/Back againLars Knoll2020-11-171-3/+4