summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-131-3/+3
* Cleaning up header includes.Jonas M. Gastal2012-01-132-0/+2
* Make QFtp private.Jonas M. Gastal2012-01-123-24/+23
* Avoid using check as an identifier.Stephen Kelly2012-01-101-6/+6
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-0614-5326/+0
* Add regression test for QTBUG-22660Sami Rosendahl2012-01-061-0/+23
* Update copyright year in license headers.Jason McDonald2012-01-0514-14/+14
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-18/+18
* Remove mention of Trolltech in QHttp autotest.Jason McDonald2011-12-283-4/+4
* network auto tests: add QNetworkReply test for pipeliningPeter Hartmann2011-12-251-0/+39
* Fix http authentication to a different realm on the same serverShane Kearns2011-12-221-0/+33
* Test case for QTBUG-22875Shane Kearns2011-12-221-1/+188
* Fix QNetworkReply test cases that use the MiniHttpServer on windowsShane Kearns2011-12-191-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-062-6/+0
* Fix sanity check of network test serverJason McDonald2011-11-285-0/+5
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-2/+6
* QNAM: Fix authentication cache when the password is in the URLOlivier Goffart2011-11-081-5/+83
* Remove remains of qpa in tests.Friedemann Kleint2011-11-011-1/+1
* Re-enabled tst_qhttpnetworkconnectionJo Asplin2011-10-261-2/+0
* QNetworkReply autotest no longer needs private_testsShane Kearns2011-10-252-4/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-24/+35
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-214-11/+10
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-12/+0
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-192-3/+0
* fix tst_QNetworkReply::headFromHttp failureShane Kearns2011-10-121-3/+3
* Create auto test for http HEAD requestShane Kearns2011-10-063-0/+65
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-043-20/+16
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2919-97/+10
* Moved network autotests into new directory structureJo Asplin2011-09-0977-0/+38937