summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* tst_qnetworkreply: There were 2 unneeded QSignalSpyMarkus Goetz2010-01-181-2/+0
* Enhance QFileNetworkReplyMarkus Goetz2010-01-181-5/+16
* Autotest: add a test for QNAM's HTTP cache handling codeThiago Macieira2010-01-081-1/+202
* Autotest: rename test with typo in the nameThiago Macieira2010-01-071-2/+2
* Update copyright year to 2010Jason McDonald2010-01-072-2/+2
* QNetworkReply autotest: adapt to QNetworkCookieJar changePeter Hartmann2009-11-271-0/+3
* Network auto tests: Some timeout increasesMarkus Goetz2009-11-251-1/+1
* tst_qnetworkreply: Stabilize test by increasing timeoutMarkus Goetz2009-11-241-1/+1
* tst_qnetworkreply: Test LastModified parsingMarkus Goetz2009-11-111-0/+38
* stabilize QNetworkReply autotestPeter Hartmann2009-11-101-5/+0
* QNetworkReply autotests: move performance tests to benchmarksPeter Hartmann2009-11-021-479/+0
* tst_qnetworkreply: httpConnectionCount test improvementsMarkus Goetz2009-10-061-3/+7
* tst_qnetworkreply: Add ioPostToHttpsUploadProgressMarkus Goetz2009-10-063-0/+143
* Adding ssl certificates to the projectAleksandar Sasha Babic2009-10-026-4/+134
* Fixing test case.Aleksandar Sasha Babic2009-10-021-0/+6
* tst_qnetworkreply: Increased timeout of uploadPerformance()Markus Goetz2009-09-221-1/+1
* Update license headers again.Jason McDonald2009-09-092-8/+8
* tst_qnetworkreply: Check for NoError before event loop timeout.Markus Goetz2009-09-071-0/+7
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-2/+4
|\
| * QNAM HTTP Code: Some tests where failingMarkus Goetz2009-08-311-2/+4
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\|