summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket/tst_qtcpsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-121-0/+3
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-8/+8
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-091-28/+10
* Fix unstable test caseShane Kearns2011-12-091-0/+1
* Fix failing setSocketDescriptor test in QTcpSocketShane Kearns2011-12-091-0/+1
* Skip untestable interfaces in QTcpSocket::bind autotestShane Kearns2011-12-061-1/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix QTcpServer::serverAddress() for dual stack socketsShane Kearns2011-12-011-1/+3
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-23/+15
* Move support for socket binding from QUdpSocket upstream to QAbstractSocket.Robin Burchell2011-10-311-0/+61
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-6/+5
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-15/+23
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-44/+1
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+2684