summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Fix build with qmakeSimon Hausmann2019-09-241-0/+1
* Regenerate tests that use helper processesAlexandru Croitor2019-08-237-27/+7
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1525-212/+829
|\
| * Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+16
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-291-0/+13
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-0/+13
| | | |\
| | | | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-0/+13
| | * | | Add IPv6 data to the reverseLookup testVolker Hilsheimer2019-07-291-1/+3
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-0/+123
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-0/+123
| | |\|
| | | * Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
| * | | Make network tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-234-51/+231
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-221-11/+40
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-11/+40
| | |\|
| | | * tst_http2 - make the test less rough in generalTimur Pocheptsov2019-07-181-11/+40
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-191-0/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-0/+7
| | |\|
| | | * tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
| * | | tst_qnetworkreply: Use object.connect() to get rid of warningMårten Nordheim2019-07-181-1/+2
| * | | tst_qnetworkreply: skip ssl session sharing tests with schannelMårten Nordheim2019-07-181-4/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-172-11/+29
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-122-11/+29
| | |\|
| | | * Windows: handle errors correctly when connecting to unreachable hostVolker Hilsheimer2019-07-111-10/+29
| | | * Revert "Temporarily skip tst_QSslSocket::resume"Mårten Nordheim2019-07-031-1/+0
| * | | QNetworkRequest: make the default ctor implicitMarc Mutz2019-07-151-0/+7
| * | | Revert "QFtp: Skip the flaky QTestEventLoop::timeout in Coin network"Ryan Chu2019-07-091-48/+32
| * | | unblacklist passing testsDaniel Smith2019-07-0814-85/+335
| * | | QNetworkReply: Skip a test when QNetworkStatusMonitor is enabledMårten Nordheim2019-07-081-0/+3
* | | | Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-1/+1
* | | | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-0/+5
* | | | Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
* | | | Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-071-6/+0
* | | | Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-293-12/+12
* | | | cmake: Enable network testLiang Qi2019-07-2973-4/+1564
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-4/+4
| | |\|
| | | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-4/+4
* | | | tst_QTcpSocket::hostNotFound Only expect failure for the http proxyMårten Nordheim2019-07-051-1/+2
* | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
|/ / /
* | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-23/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-254-53/+31
| |\|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-2/+2
| |\ \
| * | | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
| * | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-255-44/+35
|\ \ \ \ | | |_|/ | |/| |