qt5base-lts/tests/auto/network/socket
Ulf Hermann 44af54419e Properly use the "process" feature
Replace all QT_NO_PROCESS with QT_CONFIG(process), define it in
qconfig-bootstrapped.h, add QT_REQUIRE_CONFIG(process) to the qprocess
headers, exclude the sources from compilation when switched off, guard
header inclusions in places where compilation without QProcess seems
supported, drop some unused includes, and fix some tests that were
apparently designed to work with QT_NO_PROCESS but failed to.

Change-Id: Ieceea2504dea6fdf43b81c7c6b65c547b01b9714
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-02-27 15:44:46 +00:00
..
platformsocketengine Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qabstractsocket Updated license headers 2016-01-21 18:55:18 +00:00
qhttpsocketengine Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qlocalsocket Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qsctpsocket Fix SCTP API according to Qt conventions 2016-11-22 07:13:01 +00:00
qsocks5socketengine tst_QSocks5SocketEngine: Refactor tests 2017-01-23 12:22:54 +00:00
qtcpserver Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qtcpsocket Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qudpsocket Properly use the "process" feature 2017-02-27 15:44:46 +00:00
socket.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00