summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QVariant: Fix isNull() == true after downcasting QObject*Timo Lang2019-03-211-0/+8
* Make tst_QTemporaryFile::fileTemplate() more informative on failureEdward Welbourne2019-03-191-1/+1
* Add qFpClassify() to mirror std::fpclassify()Edward Welbourne2019-03-191-1/+31
* Refine and extend tst_qnumeric's checks on infinity and NaNEdward Welbourne2019-03-191-7/+24
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-163-0/+116
|\
| * Don't increase the size of the layout unnecessarily when moving toolbarsAndy Shaw2019-03-152-0/+115
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-151-0/+1
| |\
| | * Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-1510-10/+40
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1410-10/+40
| |\| |
| | * | Improve project files of libfuzzer testsRobert Loehning2019-03-133-5/+6
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
| | |\|
| | | * Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-096-3/+32
| | |\|
| | | * Do not mix QByteArray with QString in arithmeticEdward Welbourne2019-03-081-1/+1
| | | * manual tests: Fix buildFriedemann Kleint2019-03-072-1/+6
| | | * Fix some warnings in manual testsFriedemann Kleint2019-03-073-1/+25
* | | | tst_qhostinfo: remove dependency on network test serverMårten Nordheim2019-03-151-3/+0
* | | | Schannel: support for AES-encrypted keysMårten Nordheim2019-03-151-1/+1
* | | | QStringMatcher: add QStringView supportAnton Kudryavtsev2019-03-141-0/+6
|/ / /
* | | Convert tst_QSslSocket to work with DockerTimur Pocheptsov2019-03-116-68/+144
* | | moc: Fix parsing of [[deprecated]] enum valuesOliver Wolff2019-03-112-0/+60
* | | Avoid copying QByteArray created via fromRawData in toDoubleVolker Hilsheimer2019-03-091-0/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-094-39/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-063-38/+15
| |\|
| | * Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
| | * Fix build with -no-gui on macOSAlex Richardson2019-03-042-2/+2
| * | Deprecation-fix: don't use QDir::operator=(const QString &)Edward Welbourne2019-03-051-1/+1
* | | QSslKey - add a support for AES encrypted keysTimur Pocheptsov2019-03-084-5/+105
* | | rcc: Support Python as output formathjk2019-03-072-0/+109
* | | Add support for C++ functions attributes in mocJędrzej Nowacki2019-03-073-1/+82
* | | SecureTransport - make 'securetransport' feature publicTimur Pocheptsov2019-03-072-7/+7
* | | rcc test: Streamline testFriedemann Kleint2019-03-061-44/+32
* | | Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-064-6/+37
* | | rcc test: Properly check QProcess errorsFriedemann Kleint2019-03-051-37/+57
* | | Restructure tst_QDir::mkdirRmdir_data()Edward Welbourne2019-03-051-15/+15
* | | rcc test: Avoid repetitive invocation of QFINDTESTDATA()Friedemann Kleint2019-03-051-19/+10
* | | QtBase: replace deprecated QString functionsChristian Ehrlicher2019-03-042-79/+56
* | | QtTestLib: unify handling of float and double using suitable templatesEdward Welbourne2019-03-046-239/+210
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-033-0/+72
|\| |
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+72
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-1/+37
* | | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-011-3/+3
* | | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | | Convert tst_qsslsocket_*_static/member auto-testsTimur Pocheptsov2019-03-014-12/+43
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-018-24/+318
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-283-0/+255
| |\|
| | * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
| | * Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-261-0/+155