summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* speed up tst_QLocalSocket::readBufferOverflowJoerg Bornemann2012-11-021-0/+9
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-252-2/+4
* fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* typo fixed in tst_QLocalSocket::verifyListenWithDescriptor_dataJoerg Bornemann2012-10-021-1/+1
* remove tests/auto/network/socket/qlocalsocket/exampleJoerg Bornemann2012-10-026-196/+0
* make tst_QLocalSocket::listenAndConnect fasterJoerg Bornemann2012-10-021-4/+2
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-262-2/+2
* 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-2217-408/+408
* Remove old troll test servers' references.Leonard Lee2012-09-101-15/+15
* test: Check for null string comparisonSergio Ahumada2012-09-051-6/+6
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* tst_QUdpSocket: Remove unneeded ./ in application name printingMarc Mutz2012-08-151-2/+2
* Fix "might be used uninit'ed" warningMarc Mutz2012-08-151-3/+7
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-6/+0
* QtNetwork: Handle FD_CLOSE on WindowsMartin Petersson2012-08-011-0/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0115-0/+15
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-252-7/+0
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-14/+0
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* tst_QTcpServer::linkLocal fix for Windows XpMartin Petersson2012-07-051-0/+3
* tst_QTcpServer::clientServerLoop fix for Windows XpMartin Petersson2012-07-031-1/+1
* Handle fragmented responses on SOCKS5 control channelShane Kearns2012-06-211-19/+138
* Fix namespace compilation on OSX.Toby Tomkins2012-06-141-1/+1
* Partial fix for WebKit compilation on WindowsSimon Hausmann2012-06-132-0/+4
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-213-32/+55
* Add test case for link local TCP connectionsShane Kearns2012-05-151-0/+83
* Fix sending UDP packets to link local addressesShane Kearns2012-05-111-0/+135
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-14/+14
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-023-10/+10
* Remove insignification from qtcpserver test on Mac OS X.Jason McDonald2012-04-301-2/+0
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Re-enable network tests on Mac OS.Jason McDonald2012-04-241-0/+2
* Remove insignification of qsocks5socketengine on Ubuntu 11.10Jason McDonald2012-04-192-1/+10
* Update task numbers for QUdpSocket autotest.Jason McDonald2012-04-181-1/+1
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
* Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-161-2/+1
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-2/+3
* Fix QTcpServer::listen() returning true when the port is in use on OS X.Robin Burchell2012-04-021-0/+22
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+3
* Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-1/+1
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-221-0/+79
* Mark unstable windows network testsShane Kearns2012-03-081-0/+9
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-2/+2
|\
| * Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDERStephen Kelly2012-03-011-2/+2
* | Windows - fix getsockopt calls for narrower than int optionsShane Kearns2012-03-011-0/+36
|/
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-14/+0