summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-3/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-6/+1
|\
| * Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
| * Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-5/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-114-22/+4
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-194-22/+4
* | Fix build with qmakeSimon Hausmann2019-09-241-0/+1
* | Regenerate tests that use helper processesAlexandru Croitor2019-08-235-20/+5
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-158-54/+78
|\|
| * 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
* | | Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
* | | Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-293-12/+12
* | | cmake: Enable network testLiang Qi2019-07-2920-3/+421
|/ /
* | 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