summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpserver/tst_qtcpserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-261-1/+1
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+21
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-2/+0
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-131-0/+2
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-2/+14
* Add test case for link local TCP connectionsShane Kearns2012-05-151-0/+83
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-021-0/+22
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-151-2/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix QTcpServer::serverAddress() for dual stack socketsShane Kearns2011-12-011-0/+36
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+1
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-16/+11
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-5/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-23/+4
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+817