summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-162-26/+26
* add autotest for digest authenticationPeter Hartmann2011-01-261-10/+20
* Update copyright year to 2011.Jason McDonald2011-01-112-2/+2
* tst_qnetworkreply: Add EXPECT_FAIL for ioGetFromBuiltinHttpMarkus Goetz2011-01-071-0/+2
* Revert "Fix QNetworkReply autotest cases for QT-3494"Markus Goetz2011-01-071-13/+9
* Fix QNetworkReply autotest cases for QT-3494Ville Pernu2010-12-311-9/+13
* Fix compilation of qnetworkreply test with namespaces.Olivier Goffart2010-12-091-2/+2
* QNetworkReply autotest: fix possible crashPeter Hartmann2010-11-261-0/+1
* QNetworkAccessManager: enable synchronous HTTP callsPeter Hartmann2010-11-231-17/+489
* tst_qnetworkreply: Fix ugly testMarkus Goetz2010-11-171-17/+17
* QNAM HTTP: Ignore double content-length headersMarkus Goetz2010-11-131-0/+22
* tst_qnetworkreply: New HTTP test with AuthenticationReuseAttributeMarkus Goetz2010-11-051-0/+29
* tst_qnetworkreply: One more HTTP test using setReadBufferSize()Markus Goetz2010-11-051-0/+52
* QNAM HTTP: Download last chunk properly when readBufferSize() limitedMarkus Goetz2010-11-041-4/+5
* tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
* QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
* tst_qnetworkreply: New auto test for unreachable IPsMarkus Goetz2010-10-151-0/+15
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-0/+26
|\
| * QNAM HTTP: Prepare a compression auto test related to a future bugfixMarkus Goetz2010-08-231-0/+26
* | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+1
|\ \ | |/
| * Fix Rhys' qmake warningsMarkus Goetz2010-07-221-1/+1
* | escape backslashesOswald Buddenhagen2010-05-261-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-0/+65
|\ \ | |/
| * QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
| * QNAM HTTP: More testcasesMarkus Goetz2010-05-131-0/+47
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-122-10/+14
|\ \
| * | Revert "Use QUrl::isLocalFile and fix the scheme checking in local URLs."Morten Johan Sørvig2010-05-101-6/+0
| * | Use QUrl::isLocalFile and fix the scheme checking in local URLs.Thiago Macieira2010-05-051-0/+6
| * | tst_qnetworkreply: add a test for getting from SMBThiago Macieira2010-05-052-0/+4
| * | whitespace fixesThiago Macieira2010-05-051-10/+10
* | | Run autotests with minimal capabilitiesShane Kearns2010-05-101-0/+1
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-1/+1
|\ \ | |/
| * Autotest: update location of fluke.gif on test serverThiago Macieira2010-04-131-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-1/+1
|\ \ | |/
| * Autotest: moved these to the qtest/ dirThiago Macieira2010-04-111-1/+1
* | Merge branch '4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-6/+6
|\ \ | |/
| * Autotest: fix paths on the test server after update.Thiago Macieira2010-04-091-6/+6
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-1/+12
|\ \ | |/
| * tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-0/+58
|\ \ | |/
| * QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-0/+58
* | Fix compilation issues of autotest on solarisThierry Bastian2010-03-181-1/+1
* | QNetworkReply: Fix canReadLine()Markus Goetz2010-03-161-0/+17
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-7/+124
|\ \ | |/
| * tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-191-0/+66
|\ \ | |/
| * tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-181-0/+83
|\ \ | |/ |/|
| * QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-0/+83
* | QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-161-0/+5
|/