summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* tst_qvarlengtharray: fix MyBase trackers for swap()Marc Mutz2023-02-131-0/+34
* QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock casesYuya Nishihara2023-02-031-0/+29
* Pass short time format to GetTimeFormat from GetLocaleInfoIlya Fedin2023-02-031-2/+1
* QString: use inheritance, not template aliases, for arg() constraintsMarc Mutz2023-01-031-0/+3
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2023-01-024-0/+24
* QBuffer: test and document open() behaviorMarc Mutz2022-12-161-0/+24
* tst_qmlstream: re-use QBuffer instance in readBack()Marc Mutz2022-12-161-2/+3
* Blacklist: test cases blacklisted in tst_Gestures:CI Insignificant Platforms Monitor Bot2022-12-161-0/+13
* Fix crash on serializing default-constructed QTimeZoneEdward Welbourne2022-12-091-0/+28
* SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-051-0/+40
* Blacklist 1 tests in tst_QFtp on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-11-291-0/+2
* Blacklist 1 tests in tst_QTimer on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-11-171-0/+3
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-042-1/+7
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-021-0/+1
* Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-11-011-1/+16
* Suppress a deprecation warning in tst_QDateTime::toString_enumformat()Edward Welbourne2022-11-011-0/+4
* QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-10-311-2/+16
* tst_QSslSocket: Delete sslOptionsMårten Nordheim2022-10-281-57/+0
* tst_QSslServer: Make the in-process server use TLS1.2Mårten Nordheim2022-10-281-1/+1
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), tooMarc Mutz2022-10-172-0/+3
* Remove focusProxyAndInputMethods from tst_QWidgetAxel Spoerl2022-10-062-34/+0
* StyleSheetStyle: Fix color of placeholder texts in text editsEirik Aavitsland2022-09-271-3/+11
* xcb: Delete touch points without target windowsTang Haixiang2022-09-162-2/+44
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-0/+13
* Blacklist 1 tests in tst_QDBusConnection on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-161-0/+1
* Blacklist 2 tests in tst_Http2 on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-151-0/+5
* Blacklist 1 tests in tst_QSqlQuery on macosCI Insignificant Platforms Monitor Bot2022-09-151-0/+3
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-132-7/+33
* Revert "Remove the dead code for blocking methods from QtConcurrent"Sona Kurazyan2022-09-092-30/+111
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-081-0/+1
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-19/+8
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-0/+4
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-09-021-0/+1
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-09-011-0/+2
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-09-011-0/+1
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-09-015-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* tst_qbytearray: remove qCompress_data for QT_NO_COMPRESSMarc Mutz2022-08-221-2/+2
* Don't access QObjectPrivate::declarativeData unguardedVolker Hilsheimer2022-08-201-0/+73
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-08-141-0/+1
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-08-091-0/+61
* qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-1/+5
* tst_QFocusFrame: fix -WparanthesesMarc Mutz2022-08-051-1/+1
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-191-12/+45
* tst_qnetworkreply: replace server.pem/key pairTimur Pocheptsov2022-07-182-35/+45
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-151-0/+6
* Add QDom internalSubset implementationYe ShanShan2022-07-141-0/+66
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-281-0/+7