summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-101-0/+55
* Replace Q_WS_WINCE against Q_OS_WINCE.Andreas Holzammer2012-02-091-1/+1
* Fix qlocalsocket autotestHarald Fernengel2012-02-081-19/+11
* Improved stability of tst_qhttpsocketengineRohan McGovern2012-02-081-7/+7
* tst_qnetworkreply: remove no such signal warningsMartin Petersson2012-02-071-2/+2
* Don't include config.tests/unix/openssl/openssl.pri (again)Bradley T. Hughes2012-02-031-1/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-0/+3
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-1/+0
* Fix tst_QSslCertificate::toText on windowsShane Kearns2012-01-301-2/+2
* Fix link error in QSslSocket auto testShane Kearns2012-01-301-2/+2
* Add support for DNS lookups using native APIsJeremy Lainé2012-01-305-0/+382
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3050-50/+50
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-251-17/+93
* Changed qnetworkdiskcache unittest to cleanup test directory.Kurt Korbatits2012-01-241-0/+3
* Update contact information in license headers.Jason McDonald2012-01-2350-50/+50
* Mark tst_qhostinfo as insignificant on Linux.Rohan McGovern2012-01-231-0/+2
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-1/+1
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-181-8/+8
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-168-4/+39
* Modify SSL Socket test exceptions on Ubuntu 11.10 x64.Toby Tomkins2012-01-161-20/+5
* Fixed failure of tst_qhostinfo since ~15 Jan 2012Rohan McGovern2012-01-161-1/+1
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-134-9/+9
* Cleaning up header includes.Jonas M. Gastal2012-01-132-0/+2
* Make QFtp private.Jonas M. Gastal2012-01-123-24/+23
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* SSL Socket withoutproxy failures on Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+24
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-104-52/+42
* Remove the unused QTRY_COMPARE macro from bearer auto tests.Xizhi Zhu2012-01-101-15/+0
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-106-371/+1
* 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-0616-5328/+0
* Add regression test for QTBUG-22660Sami Rosendahl2012-01-061-0/+23
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-055-14/+14
* Update copyright year in license headers.Jason McDonald2012-01-0552-52/+52
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-032-77/+77
* tests: use contains(QT_CONFIG,private_tests) consistentlySergio Ahumada2012-01-022-5/+9
* Flag udpTest as insignificant, fails on Ubuntu 11.10 x64.Toby Tomkins2011-12-301-0/+3
* 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
* fix QMutex warning in tst_QLocalSocket::threadedConnectionJoerg Bornemann2011-12-151-0/+1
* Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
* Fix unstable test caseShane Kearns2011-12-092-2/+1
* Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
* Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+13
* Skip untestable interfaces in QTcpSocket::bind autotestShane Kearns2011-12-061-1/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0613-34/+0