summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* tst_qnetworkreply: Print proxy warning to stderr instead of stdoutMorten Johan Sørvig2020-02-051-3/+3
* Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-20/+20
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-156/+35
* 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
* unblacklist passing testsDaniel Smith2019-07-081-22/+224
* QNetworkReply: Skip a test when QNetworkStatusMonitor is enabledMårten Nordheim2019-07-081-0/+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-252-38/+15
| |\
* | \ Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-15/+15
|\ \ \ | | |/ | |/|
| * | SSL: Update an about-to-expire certificateMårten Nordheim2019-06-241-15/+15
| * | Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
| * | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-11/+12
* | | 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-131-4/+4
* | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-18/+20
* | | Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-151-0/+91
* | | Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-151-0/+74
* | | Expose docker test server as an internal config to all modulesRyan Chu2019-04-251-1/+1
* | | Use the QTime API less clumsilyEdward Welbourne2019-04-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+28
|\|
| * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-221-1/+28
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-2/+2
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
* | Select single-name SSL certificate for test servers using host networkRyan Chu2019-01-282-0/+23
* | Skip smb-path test of tst_QNetworkReply when using Docker test serversRyan Chu2019-01-081-0/+10
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-211-0/+3
|\
| * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-211-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+32
|\|
| * Return to eventloop after emitting encryptedMårten Nordheim2018-07-311-0/+32
* | Rework QNetworkReply tests to use docker-based test serversRyan Chu2018-07-274-209/+359
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\|
| * Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* | De-parameterise tst_QNetworkReply::ignoreSslErrorsList()'s urlEdward Welbourne2018-06-131-8/+7
|/
* tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-081-5/+6
* Blacklist tst_QNetworkReply::ioHttpRedirectPolicySami Nurmenniemi2018-02-281-2/+2
* Blacklist tst_QNetworkReply::ioHttpRedirectMultipartPostSami Nurmenniemi2018-02-221-1/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+3
|\
| * Blacklist flaky casesSami Nurmenniemi2018-02-091-0/+3
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-051-0/+2
| |\|
| | * tst_QNetworkReply: Blacklist putToFtpWithInvalidCredentials for WindowsFriedemann Kleint2017-11-291-0/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-301-11/+26
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-11/+27
| |\|
| | * tst_QNetworkReply::ioHttpRedirectErrors - fix a flaky testTimur Pocheptsov2017-11-221-11/+27
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-21/+158
|\| |