summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of urls containing username/password in QNetworkAccessManagerShane Kearns2012-02-171-10/+53
* Changed qnetworkreply unittest to work from install directoryKurt Korbatits2012-02-174-289/+243
* Abort FTP download, not the whole applicationShane Kearns2012-02-151-0/+24
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-151-1/+9
* Make "nmake check" pass for network tests in Windows.Miikka Heikkinen2012-02-141-0/+2
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* tst_qnetworkreply: remove no such signal warningsMartin Petersson2012-02-071-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-131-3/+3
* Cleaning up header includes.Jonas M. Gastal2012-01-131-0/+1
* Make QFtp private.Jonas M. Gastal2012-01-121-21/+21
* Add regression test for QTBUG-22660Sami Rosendahl2012-01-061-0/+23
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* 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
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+1
* 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
* QNetworkReply autotest no longer needs private_testsShane Kearns2011-10-252-4/+1
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-4/+4
* 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-041-9/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-294-43/+7
* Moved network autotests into new directory structureJo Asplin2011-09-0922-0/+25797