summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-5/+0
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-194-22/+4
* Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-10/+29
|\
| * Windows: handle errors correctly when connecting to unreachable hostVolker Hilsheimer2019-07-111-10/+29
* | unblacklist passing testsDaniel Smith2019-07-086-43/+48
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-4/+4
| |\|
| | * QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-4/+4
* | | tst_QTcpSocket::hostNotFound Only expect failure for the http proxyMårten Nordheim2019-07-051-1/+2
* | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-1/+1
|/ /
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-145-13/+15
* | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-2/+2
* | Granularize blacklist of qhttpsocketengine for WindowsMårten Nordheim2019-05-101-0/+5
* | Granularize blacklist of platformsocketengine for WindowsMårten Nordheim2019-05-101-0/+7
* | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-083-3/+3
* | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* | Expose docker test server as an internal config to all modulesRyan Chu2019-04-255-5/+5
* | Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-062-6/+19
* | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-282-17/+32
* | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-282-73/+107
* | Convert the QSocks5SocketEngine test to use DockerMårten Nordheim2019-02-282-18/+30
|/
* Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
* Add cmdline feature to qmakeJoerg Bornemann2019-02-184-9/+4
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-1/+11
|\
| * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-1/+11
* | tst_QLocalSocket::processConnections: remove QSKIPTimur Pocheptsov2018-10-251-3/+0
* | prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-4/+0
|/
* tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-082-10/+8
* tst_QUdpSocket: Fix Clang warning about unused expressionFriedemann Kleint2018-05-021-2/+4
* QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-121-0/+12
* tst_QLocalSocket: Only expect debug messages if debug level is enabledKari Oikarinen2018-03-281-1/+2
* tst_QLocalSocket: Fix not showing error output in processConnectionKari Oikarinen2018-03-011-0/+2
* tst_QLocalSocket: Fix flakiness of processConnectionKari Oikarinen2018-02-281-2/+3
* Widen the blacklists for flaky udp testsVille Voutilainen2018-02-271-2/+2
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+11
|\
| * Fix tst_QTcpServer::maxPendingConnections flakinessSami Nurmenniemi2018-02-091-1/+8
| * Blacklist flaky casesSami Nurmenniemi2018-02-091-1/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-3/+19
|\ \
| * | 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.10' into devLars Knoll2018-01-022-141/+106
|\| |
| * | 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