summaryrefslogtreecommitdiff
path: root/tests/auto/qnetworkreply/tst_qnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QNAM HTTP: Prepare a compression auto test related to a future bugfixMarkus Goetz2010-08-231-0/+26
* QNAM HTTP: And one more testcaseMarkus Goetz2010-05-141-0/+18
* QNAM HTTP: More testcasesMarkus Goetz2010-05-131-0/+47
* Autotest: update location of fluke.gif on test serverThiago Macieira2010-04-131-1/+1
* Autotest: moved these to the qtest/ dirThiago Macieira2010-04-111-1/+1
* Autotest: fix paths on the test server after update.Thiago Macieira2010-04-091-6/+6
* tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
* QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-0/+58
* tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
* tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
* 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-071-1/+1
* 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-061-0/+104
* Adding ssl certificates to the projectAleksandar Sasha Babic2009-10-021-4/+1
* 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-091-4/+4
* 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-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Revisiting test cases.Aleksandar Sasha Babic2009-08-211-48/+32
* | Merge commit 'qt/master'Jason Barron2009-08-201-3/+6
|\ \
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-3/+6
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-061-21/+21
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-21/+21
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-133/+130
|\ \ \ \ | | |/ / | |/| |
| * | | Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| * | | Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| * | | Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-2/+224
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-1/+87