summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-207-294/+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
* Fuzzing: Add a test for QDateTime::fromStringEdward Welbourne2020-11-192-0/+110
* 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
* CMake: fix QLocalSocket benchmark to use new qt_internal_ APIAlex Trotsenko2020-11-171-1/+1
* Network self-test: make it work with docker/containersTimur Pocheptsov2020-11-1717-78/+1096
* 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