qt5base-lts/tests/auto/network/socket
Ahmad Samir 032ffb70a8 QAbstractSocketEngine: port to QDeadlineTimer
qnativesocketengine_win.cpp: don't check if timeout is < 0, because
remainingTimeAsDuration() doesn't return negative values.

All the changes done in one go, not function by function, as that causes
the least churn. You can think of them as a couple of very similar
changes repeated various times.

Drive-by change: replace `forever {` with `for (;;)`

Task-number: QTBUG-113518
Change-Id: Ie9f20031bf0d4ff19e5b2da5034822ba61f9cbc3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-10-07 02:28:12 +03:00
..
platformsocketengine CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qabstractsocket CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhttpsocketengine QAbstractSocketEngine: port to QDeadlineTimer 2023-10-07 02:28:12 +03:00
qlocalsocket QLocal{Socket,Server}: extend the test coverage for property bindings 2023-09-03 18:20:59 +02:00
qsctpsocket tst_QSctpSocket: replace QList with const array 2023-08-08 16:03:28 +02:00
qsocks5socketengine QAbstractSocketEngine: port to QDeadlineTimer 2023-10-07 02:28:12 +03:00
qtcpserver QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qtcpsocket QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qudpsocket tst_QUdpSocket: move up the search for IPv6-capable interfaces 2023-08-29 07:20:50 -07:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00