summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Modularize configure.json/.priLars Knoll2016-09-151-0/+1
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-192-45/+50
* Use qtConfig throughout in qtbaseLars Knoll2016-08-195-5/+5
* HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-115-70/+81
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+5
| |\
| | * Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on WindowsFriedemann Kleint2016-06-301-1/+5
* | | Do not spin cpu unnecessarily in qhttpnetworkconnection testJędrzej Nowacki2016-07-151-156/+26
* | | HTTP2 - autotestTimur Pocheptsov2016-07-147-1/+1332
* | | Avoid busy wait in qnetworkreply testJędrzej Nowacki2016-07-131-11/+1
* | | HPACK implementationTimur Pocheptsov2016-06-153-0/+860
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-6/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-6/+1
| |\|
| | * tst_QNetworkReply: Un-blacklist recently fixed test.Edward Welbourne2016-05-251-4/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-032-5/+7
|\| |
| * | Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-151-0/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-5/+5
| |\|
| | * tst_QNetworkReply: Commentary fixes on test server workarounds.Edward Welbourne2016-04-121-3/+3
| | * tst_QNetworkReply: fix mis-guided use of QSKIP().Edward Welbourne2016-04-121-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-2/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+3
| |\|
| | * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-294-26/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-222-0/+71
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-0/+71
| |\|
| | * Accept LFCRLF to mark end of HTTP HeadersDyami Caliri2016-03-091-0/+67
| | * Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
* | | Async open file support in QNetworkAccessManagerJesus Fernandez2016-03-071-2/+18
|/ /
* | qabstractnetworkcache - enable several testsTimur Pocheptsov2016-01-261-7/+0
* | Updated license headersJani Heikkinen2016-01-2113-220/+155
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-2/+2
|\|
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+2
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-105-95/+3
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-8/+6
|\|
| * tst_QNetworkReply: Fix repetitive invocation of cleanup().Friedemann Kleint2015-11-241-8/+6
* | tst_qnetworkcookiejar: Added TESTDATA to .pro fileTuomas Heimonen2015-11-201-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+3
|\|
| * tests: blacklist the data row which uses internet in tst_qftp.cppLiang Qi2015-11-171-0/+3
* | tst_QNetworkReply::ioGetFromBuiltinHttp - fix for large kernel buffersTimur Pocheptsov2015-11-031-3/+21
* | Fix building with QT_NO_BEARERMANAGEMENTUlf Hermann2015-10-281-1/+2
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-197-37/+50
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-145-18/+79
|\|
| * Don't let closed http sockets pass as valid connectionsUlf Hermann2015-10-131-0/+54
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-14/+17
| |\
| | * Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-261-14/+17
| * | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-283-4/+8
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-132-7/+7