summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-172-4/+0
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-163-14/+18
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-042-13/+182
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-3/+3
|\
| * Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
* | QAbstractSocket: remove unneeded cleanup calls and private memberAlex Trotsenko2015-02-111-1/+33
* | Update copyright headersJani Heikkinen2015-02-1115-105/+105
|/
* Fix QUdpSocket's emission of readyRead()Thiago Macieira2015-01-221-0/+90
* Don't bind to QHostAddress::Any if we want to do IPv4 multicast opsThiago Macieira2015-01-051-3/+3
* tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
* Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
* Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
* Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-1/+7
* Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira2014-12-241-3/+6
* Stabilize tst_QUdpSocket::broadcastingThiago Macieira2014-12-241-1/+1
* Don't try to send broadcasts over IPv6Thiago Macieira2014-12-241-4/+7
* Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira2014-12-241-1/+1
* Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
* Fix how qsocks5socketengine autotests are blacklistedTony Sarajärvi2014-11-201-0/+2
* Mark QSocks5SocketEngine tests blacklistedTony Sarajärvi2014-11-131-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-2415-285/+165
* Fix QAbstractSocket::readData() behavior on buffered socketAlex Trotsenko2014-09-231-0/+53
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-022-0/+7
* Android: Fix compilation of qtcpsocket testEskil Abrahamsen Blomfeldt2014-06-301-2/+2
* tst_qtcpsocket: fix comment, the slot goes to 512David Faure2014-06-091-1/+1
* Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
* QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
* Fix network tests relying on troll.noSimo Fält2014-03-131-1/+1
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-2512-12/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+1
|\
| * test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+16
| |\|
| | * QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
* | | QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-0/+53
|/ /
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-065-2/+94
* | Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+1
|/
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-1/+1
|\
| * QTcpSocket auto test: rely on IMAP port, not SMTP portPeter Hartmann2013-08-271-1/+1
* | Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-031-0/+4
* | Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-3/+57
|\|
| * Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-3/+6
| * Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+28
| * Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
* | QTcpSocket bind() auto test: return instead of QSKIPPeter Hartmann2013-04-051-1/+1
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-164-9/+9