summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access
Commit message (Expand)AuthorAgeFilesLines
* Stabilisation of tst_qnetworkreply on windowsShane Kearns2012-04-201-8/+14
* Add test case for checking ConnectInBackground is setShane Kearns2012-04-191-1/+64
* Abort background requests if policy changes to disallow themShane Kearns2012-04-191-0/+73
* Expand tst_QNetworkReply::backgroundRequest to ftp & httpsShane Kearns2012-04-191-5/+35
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-162-2/+1
|\
| * Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-1/+1
| * re-enable qabstractnetworkcache autotestShane Kearns2012-04-131-1/+0
* | Add unit test for BackgroundRequestAttributeShane Kearns2012-04-131-1/+47
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+32
|\|
| * QNetworkAccessFtpBackend: remove entry from QNetworkAccessCacheMartin Petersson2012-04-011-0/+32
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+1
* | tst_qnetworkreply: don't inherit from QSharedPointerMarc Mutz2012-03-231-146/+145
|/
* Mark tst_QNetworkReply::getThenDeleteObject as unstableShane Kearns2012-03-081-0/+1
* tst_qnetworkreply - remove qRegisterMetaType duplicatesShane Kearns2012-03-081-28/+0
* Add windows XFAIL to qnetworkreply autotestShane Kearns2012-03-081-0/+4
* Fix tst_QNetworkReply::httpWithNoCredentialUsage autotestShane Kearns2012-03-061-16/+39
* Fix QNetworkReply ioGetFromHttpWithCache test caseShane Kearns2012-03-061-0/+1
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* network cookies: check "example.com" != "example.com."Shane Kearns2012-02-291-0/+12
* Changed qnetworkreply unittest to return correct codeKurt Korbatits2012-02-271-7/+5
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-231-0/+5
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-212-37/+37
* Changed qabstractnetworkcache unittest to use TESTDATAKurt Korbatits2012-02-201-5/+1
* 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
* Eliminate duplicate data row names in network autotestsJason McDonald2012-02-163-21/+21
* 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-3012-12/+12
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-162-1/+9
* 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