summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
...
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-1/+1
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Fixes examples/tests to use qinptr in QTcpServer::incomingConnection.Jonas M. Gastal2012-01-132-2/+2
* Flag test as expected failure for Ubuntu 11.10 x64.Toby Tomkins2012-01-122-0/+4
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-062-2/+0
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-054-13/+13
* Update copyright year in license headers.Jason McDonald2012-01-0517-17/+17
* tests: use contains(QT_CONFIG,private_tests) consistentlySergio Ahumada2012-01-021-5/+4
* Flag udpTest as insignificant, fails on Ubuntu 11.10 x64.Toby Tomkins2011-12-301-0/+3
* 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
* Skip untestable interfaces in QTcpSocket::bind autotestShane Kearns2011-12-061-1/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-066-16/+0
* Fix QTcpServer::serverAddress() for dual stack socketsShane Kearns2011-12-012-1/+39
* Fix sanity check of network test serverJason McDonald2011-11-286-0/+30
* Don't depend on moc to disable test functions.Jason McDonald2011-11-183-43/+34
* Move support for socket binding from QUdpSocket upstream to QAbstractSocket.Robin Burchell2011-10-311-0/+61
* Remove debug code from QLocalSocket autotest.Jason McDonald2011-10-311-7/+1
* Re-enabled testsJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-258-16/+20
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-213-48/+35
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-192-2/+0
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-6/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-045-50/+54
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2923-392/+22
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-2/+1
* Moved network autotests into new directory structureJo Asplin2011-09-0949-0/+10082