summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket
Commit message (Expand)AuthorAgeFilesLines
...
* | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-2/+2
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-6/+8
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-161-0/+2
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-041-2/+34
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* 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
* Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-253-3/+0
* 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
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+16
|/
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-3/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-291-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-22/+31
* 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
* 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
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-2/+3
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+3
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-221-0/+79
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* 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-9/+12
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2