summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+1
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-10-081-4/+2
* tst_QLocalSocket: fix wrong slot nameAlex Trotsenko2020-08-241-1/+1
* tst_PlatformSocketEngine: Removee SOURCES += of QtNetwork codeThiago Macieira2020-04-091-6/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-28/+54
|\
| * Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
* | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
* | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-274-16/+16
* | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-264-32/+32
* | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-241-3/+24
|\|
| * tst_qtcpsocket::bind - amend the recent fixTimur Pocheptsov2020-02-221-3/+24
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-183-20/+18
|\|
| * Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-132-12/+17
| * QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-6/+6
* | Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-112-8/+8
* | QUdpSocket: Blacklist writeDatagramToNonExistingPeer for msvc2019Mårten Nordheim2020-01-171-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-154-4/+8
|\|
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-144-4/+8
* | QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-102-8/+8
* | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-104-32/+32
|/
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* 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
|\