summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-1031-59/+189
* QString::lastIndexOf: fix off-by-one for zero length matchesGiuseppe D'Angelo2020-12-101-1/+1
* QUrl: fix parsing of empty IPv6 addressesThiago Macieira2020-12-101-0/+2
* QProperty: Handle eager binding calling setBindingFabian Kosmale2020-12-091-5/+16
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-091-3/+8
* QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bitThiago Macieira2020-12-081-6/+6
* tst_QCborValue: adjust the size of the minimum string that won't fitThiago Macieira2020-12-081-1/+3
* QCborStreamReader::next: don't allocate too much memory in a QBAThiago Macieira2020-12-082-12/+19
* QCborValue: avoid allocating result if data is insufficientThiago Macieira2020-12-082-10/+11
* QCborStreamReader: avoid allocating result if data is insufficientThiago Macieira2020-12-083-8/+13
* Make the signal argument in Q_OBJECT_BINDABLE_PROPERTY optionalLars Knoll2020-12-071-6/+2
* Fix qtdiag testing helper on WindowsFriedemann Kleint2020-12-071-1/+1
* tst_QTcpSocket: stabilize connectToHostErrorTimur Pocheptsov2020-12-072-9/+27
* tests: add a shortcut to quit app in allcursorsLiang Qi2020-12-041-0/+3
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-0/+8
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-044-8/+8
* QBindable: Disallow mutation if read-onlyFabian Kosmale2020-12-041-0/+5
* tst_qmakelib: link to QtCore's private APIGiuseppe D'Angelo2020-12-041-0/+2
* tst_qstorageinfo: Test the copy ctorMårten Nordheim2020-12-041-0/+7
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-0413-19/+19
* Fix hashing of QPersistentModelIndexLars Knoll2020-12-031-0/+34
* Add test for QTranslator::load() translation file lookup algorithmKarsten Heimrich2020-12-031-0/+69
* Fix tst_QFontDatabase::aliases failure with ambiguous fontEskil Abrahamsen Blomfeldt2020-12-021-1/+12
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-12/+0
* QProperty: Avoid spurious dependencies by suspending binding stateFabian Kosmale2020-12-021-1/+0
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-12-012-4/+43
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-12-011-0/+59
* 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