qt6-bb10/tests/auto/network/socket
Joerg Bornemann c54a2dca16 tst_qlocalsocket: get rid of QtScript dependency
Removing the lackey executable that needs QtScript to be built.
This was a qscript bastard that was able to run a client and a server
script. It's replaced by a C++ version with the same functionality.

Nice side effect: the two second wait per test row could be removed.
The client executable is now waiting for the server to be created.

Task-number: QTBUG-24142

Change-Id: I135b75abf6620d3b0af50dc226ea8c81c2bf4149
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-10-19 02:43:05 +02:00
..
platformsocketengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qabstractsocket Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qhttpsocketengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlocalsocket tst_qlocalsocket: get rid of QtScript dependency 2012-10-19 02:43:05 +02:00
qsocks5socketengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtcpserver Fix MinGW/gcc warning about NOMINMAX being redefined 2012-09-26 10:08:59 +02:00
qtcpsocket Fix MinGW/gcc warning about NOMINMAX being redefined 2012-09-26 10:08:59 +02:00
qudpsocket Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
socket.pro Enable qlocalsocket auto test 2012-02-21 22:31:00 +01:00