summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
| * | | SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
| * | | Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-14/+27
| |\ \
| | * | QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
| | * | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
| | * | tst_qsslsocket: fix racy testMårten Nordheim2019-06-121-2/+2
| | * | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
| * | | Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
| |/ /
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-148-26/+31
* | | test: migrate QNetworkReply test to QRegularExpressionSamuel Gaist2019-06-101-3/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+23
|\ \ \
| * | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-071-0/+23
| | |/ | |/|
* | | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-132-7/+5
* | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-18/+20
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-2/+2
* | | Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-151-0/+91
* | | Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-151-0/+74
* | | QFtp: Skip the flaky QTestEventLoop::timeout in Coin networkRyan Chu2019-05-151-32/+48
* | | Migrate QFtp test to new test serverVolker Hilsheimer2019-05-152-84/+94
* | | Granularize blacklist of qsslsocket for WindowsMårten Nordheim2019-05-101-0/+16
* | | Granularize blacklist of qhttpsocketengine for WindowsMårten Nordheim2019-05-101-0/+5
* | | Granularize blacklist of platformsocketengine for WindowsMårten Nordheim2019-05-101-0/+7
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-085-5/+5
* | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* | | Tests: Simplify MyCookieJarJesus Fernandez2019-04-291-4/+2
* | | Expose docker test server as an internal config to all modulesRyan Chu2019-04-2511-12/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-113-44/+119
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-103-44/+119
| |\|
| | * tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119