summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket
Commit message (Expand)AuthorAgeFilesLines
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-3/+3
* Blacklist qtcpsocket bind on arm macOSToni Saario2022-06-241-0/+2
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-164-109/+9
* tst_QTcpSocket: remove redundant includeTimur Pocheptsov2022-04-071-4/+0
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-071-0/+24
* Support global data tags in blacklisting identification of test-casesEdward Welbourne2022-03-141-2/+0
* pthread_yield() has been removed in newer linux distrosVille Voutilainen2022-03-141-1/+1
* Blacklist problematic network auto-tests on macOS ARMTor Arne Vestbø2021-05-261-0/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-33/+0
* Remove the qmake project filesJoerg Bornemann2021-01-073-39/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+2
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* tst_QTcpSocket: stabilize connectToHostErrorMårten Nordheim2020-12-041-2/+2
* tst_QTcpSocket::connectToHostError - handle possible timeoutsTimur Pocheptsov2020-11-202-9/+31
* tests: blacklist tst_QTcpSocket::connectToHostError()Liang Qi2020-10-301-1/+2
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-072-3/+3
* 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
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-5/+5
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-171-0/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-112-5/+5
* CMake: Properly handle CONFIG += thread aka Threads::ThreadsAlexandru Croitor2020-08-061-6/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-093-5/+5
* Remove winrtOliver Wolff2020-06-061-4/+0
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-0/+1
* CMake: Regenerate and fix qtcpsocket testLeander Beernaert2020-03-182-1/+4
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-32/+32
|\
| * QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-10/+10
| * Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-261-22/+22
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-28/+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-182-16/+9
| |\|
| | * Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-131-8/+8
| | * QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-6/+2
* | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-074-0/+102
|\ \ \
| * | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-23/+24
| |\| |
| * | | Regenerate tests/auto/network/socketAlexandru Croitor2019-11-133-6/+36
| * | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-3/+0
| |\ \ \
| * | | | Regenerate tests that use helper processesAlexandru Croitor2019-08-231-2/+1
| * | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-16/+36
| |\ \ \ \
| * | | | | Fix linking of tst_qtcpsocket on LinuxSimon Hausmann2019-08-091-0/+6
| * | | | | cmake: Enable network testLiang Qi2019-07-293-0/+67
* | | | | | Skip test cases that is failing on macOS >= 10.14Timur Pocheptsov2020-02-071-1/+11
| |_|_|/ / |/| | | |