summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-2/+7
* tst_QTcpSocket: stabilize connectToHostErrorTimur Pocheptsov2020-12-072-9/+27
* tst_qtcpserver: Test pauseAccepting/resumeAcceptingMårten Nordheim2020-12-011-0/+33
* Revert "Allow QWindowsPipe{Reader,Writer} to work with foreign event loops"Kai Koehne2020-11-201-3/+2
* Allow QWindowsPipe{Reader,Writer} to work with foreign event loopsAlex Trotsenko2020-11-171-2/+3
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-044-4/+23
* tests: blacklist tst_QTcpSocket::connectToHostError()Liang Qi2020-10-301-1/+2
* tests: blacklist tst_QUdpSocket::multicast() on CentOSLiang Qi2020-10-281-0/+2
* Fix and run the qlocalsocket autotest with cmake buildLars Knoll2020-10-233-32/+13
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+1
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-073-6/+6
* Further blacklist network tests on Windows MinGWTony Sarajärvi2020-09-291-0/+48
* Blacklist QTcpSocket::connectToHostErrors in Windows 10 buildsTony Sarajärvi2020-09-291-1/+2
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-09-291-4/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2320-29/+29
* CMake: Regenerate projectsAlexandru Croitor2020-09-222-0/+68
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-175-0/+5
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-114-14/+14
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-031-0/+1
* tst_QLocalSocket: fix wrong slot nameAlex Trotsenko2020-08-241-1/+1
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-6/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0918-25/+25
* CMake: Regenerate testsAlexandru Croitor2020-07-093-21/+0
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Use QList instead of QVector in network testsJarek Kobus2020-06-251-1/+1
* Remove winrtOliver Wolff2020-06-068-58/+26
* Revert "Disable tests with qemu-arm & developer-build configurations in the CI"Liang Qi2020-06-051-0/+4
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-4/+4
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-7/+0
|\
| * tst_PlatformSocketEngine: Removee SOURCES += of QtNetwork codeThiago Macieira2020-04-091-6/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-28/+54
|\|
| * 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
* | | QtNetwork: Delete bearer managementMårten Nordheim2020-04-052-12/+2
* | | CMake: Regenerate and fix qtcpsocket testLeander Beernaert2020-03-182-1/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-1/+1
|\| |
| * | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
* | | CMake: Regenerate tests projectsAlexandru Croitor2020-03-122-0/+59
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-284-48/+48
|\| |
| * | 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.15' into devQt Forward Merge Bot2020-02-263-39/+42
|\| |
| * | 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
* | | CMake: Fix qtcpserver and qudpsocket testsLeander Beernaert2020-02-252-0/+2