summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
* Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+2
* tst_QNetworkReply: Fix repetitive invocation of cleanup().Friedemann Kleint2015-11-241-8/+6
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-3/+4
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-262-12/+5
|\
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-4/+5
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-4/+5
| | |\
| | | * Network: Fix up previous corruption patchMarkus Goetz2015-07-081-4/+5
| * | | Extend QNetworkReply test exclusion on OS XSimon Hausmann2015-08-101-8/+1
* | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-2/+10
|\| | |
| * | | ssl: fix QNAM self-signed certificate test for non-OpenSSL backendsJeremy Lainé2015-07-281-2/+10
| |/ /
* | | QSKIP SSL-session related tests (SecureTransport backend)Timur Pocheptsov2015-08-051-0/+8
* | | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-33/+33
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\| |
| * | fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+1
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-6/+168
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-6/+169
| |\|
| | * QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-201-6/+169
* | | qnetworkreplyfileimpl: set attributes if file was sentValery Kotov2015-05-042-0/+31
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-0/+2
|\| |
| * | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-011-0/+2
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-241-4/+8
|\| |
| * | Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+8
* | | QNetworkAccessManager: Support HTTP redirectionMandeep Sandhu2015-03-091-2/+156
|/ /
* | Update copyright headersJani Heikkinen2015-02-112-14/+14
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-182-1/+3
|\|
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
| * Blacklist ioGetFromHttpBrokenServer:no-newlineTony Sarajärvi2014-12-161-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+3
|\|
| * fix how qnetworkreply autotests are blacklistedTony Sarajärvi2014-11-201-0/+2
| * Blacklist one test function in tst_QNetworkReplyTony Sarajärvi2014-11-141-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+2
| |\
| | * QNAM: Fix previous HTTP upload CPU fixMarkus Goetz2014-09-251-0/+2
* | | QNetworkRequest: Add new enum to emit all uploadProgress signalsPeter Hartmann2014-10-041-0/+54
|/ /
* | Update license headers and add new license filesMatti Paaso2014-09-242-37/+21
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-241-0/+44
|\|
| * Preventing caching of null authenticatorEric Lemanissier2014-09-091-0/+23
| * refactor disconnectFromFtp to remove cached entries when necessaryMatt Broadstone2014-08-151-0/+21
* | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-231-0/+9
|/
* QNAM: Fix CPU load for limited upload QIODeviceMarkus Goetz2014-07-251-0/+92
* Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint2014-04-091-9/+18
* network: finish all pending replies upon errorPeter Hartmann2014-04-071-0/+40
* Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70
* Stabilize tst_qnetworkreply on Windows.Friedemann Kleint2014-03-131-6/+13
* Fix network tests relying on troll.noSimo Fält2014-03-131-3/+3
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-252-2/+0
* Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-3/+2
|\