summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove insignification from qtcpserver test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Re-enable network tests on Mac OS.Jason McDonald2012-04-241-0/+2
* 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-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* 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
* Re-enabled testsJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* 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-294-32/+5
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-2/+1
* Moved network autotests into new directory structureJo Asplin2011-09-096-0/+940