summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket
Commit message (Expand)AuthorAgeFilesLines
* Add cmdline feature to qmakeJoerg Bornemann2019-02-182-5/+2
* tst_QUdpSocket: Fix Clang warning about unused expressionFriedemann Kleint2018-05-021-2/+4
* Widen the blacklists for flaky udp testsVille Voutilainen2018-02-271-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-072-3/+19
|\
| * tst_QUdpSocket - unblacklist tests on Ubuntu 16.04Timur Pocheptsov2018-01-052-4/+19
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-3/+22
|\|
| * Blacklist tst_QUdpSocket on Ubuntu 16.04Joni Jantti2017-12-271-0/+5
| * tst_QUdpSocket: fix linkLocalIPv4 testThiago Macieira2017-12-051-3/+2
| * tst_QUdpSocket: Don't test for .bytesAvailable on untrusted platformsThiago Macieira2017-12-051-0/+15
* | tst_QUdpSocket: add some tests for link-local IPv6 multicastingThiago Macieira2017-12-291-1/+28
* | tst_QUdpSocket: always use an interface when binding to IPv6Thiago Macieira2017-12-292-6/+35
* | tst_QUdpSocket: Don't use interface-local IPv6 multicastThiago Macieira2017-12-241-6/+22
* | tst_QUdpSocket: stop trying to bind to multicast addressesThiago Macieira2017-12-242-4/+0
* | tst_QUdpSocket: remove Bearer portions of the testThiago Macieira2017-12-051-122/+0
|/
* qudpsocket.pro - fix dependenciesTimur Pocheptsov2017-11-071-2/+1
* QNativeSocketEngine/Win: fix getting the datagram destinationThiago Macieira2017-11-042-46/+126
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-3/+3
* Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-121-1/+2
* Continue to blacklist the utun interfaces on macOSThiago Macieira2017-06-061-0/+7
* tst_qudpsocket: Blacklist "utun" interfaces on DarwinThiago Macieira2017-05-291-0/+8
* Fix tst_QUdpSocket for QEMUSami Nurmenniemi2017-03-291-0/+84
* Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-212-5/+23
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-212-5/+23
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-202-5/+23
| | |\
| | | * tst_QUdpSocket - remove insignificanceTimur Pocheptsov2016-06-142-5/+19
| | | * Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
| | | * tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12
* | | | Long live QNetworkDatagram!Thiago Macieira2016-06-201-33/+73
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-122-26/+40
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-28/+42
| |\|
| | * tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-022-28/+42
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-292-19/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-213-52/+37
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-15/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+8
|\|
| * tst_qudpsocket::multicast - blacklist several combinationsTimur Pocheptsov2015-10-301-0/+8
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-16/+17
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+13
|\
| * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+54
|\|
| * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-0/+54
* | Declare QNetworkAddressEntry and QNetworkInterface as metatypesThiago Macieira2015-09-131-1/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-2/+32
|\|
| * WinRT: Skip unsupported multicast UDP socket testsOliver Wolff2015-08-171-0/+18
| * tst_qudpsocket: Do not crash if no testserver address could be foundOliver Wolff2015-08-171-2/+14
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+4
|\|
| * tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4