qt5base-lts/src/network/socket
Thiago Macieira bfc5bb09c4 Ignore or suppress warning and debug messages in tst_QLocalSocket
The one in tst_QLocalSocket::writeToClientAndDisconnect just needed
proper ordering: that's what waitForDisconnect is for. At the same time,
we need to make sure we get the same message from all three
implementations of QLocalSocket::waitForDisconnect (and without the
useless space at the end).

Change-Id: I21364263cf908df022df814a6a39fcb5783e84e6
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2013-07-20 00:22:07 +02:00
..
qabstractsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractsocket.cpp QThread: fix race when setting the eventDispatcher 2013-03-22 16:44:51 +01:00
qabstractsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qabstractsocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractsocketengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpsocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpsocketengine.cpp Correct algorithm for digest auth when using the CONNECT verb 2013-07-12 02:29:41 +02:00
qlocalserver_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver_tcp.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver_unix.cpp Switch to struct timespec everywhere instead of timeval 2013-01-28 07:13:23 +01:00
qlocalserver_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qlocalsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalsocket_tcp.cpp Ignore or suppress warning and debug messages in tst_QLocalSocket 2013-07-20 00:22:07 +02:00
qlocalsocket_unix.cpp Ignore or suppress warning and debug messages in tst_QLocalSocket 2013-07-20 00:22:07 +02:00
qlocalsocket_win.cpp Ignore or suppress warning and debug messages in tst_QLocalSocket 2013-07-20 00:22:07 +02:00
qlocalsocket.cpp Fix incomplete override of QIODevice::open in QProcess and QLocalSocket 2013-07-20 00:22:03 +02:00
qlocalsocket.h Make QLocalSocket connectable with open() 2013-03-05 18:39:35 +01:00
qnativesocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnativesocketengine_unix.cpp Switch to struct timespec everywhere instead of timeval 2013-01-28 07:13:23 +01:00
qnativesocketengine_win.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qnativesocketengine.cpp QThread: fix race when setting the eventDispatcher 2013-03-22 16:44:51 +01:00
qnet_unix_p.h Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
qsocks5socketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsocks5socketengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtcpserver.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtcpserver.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtcpsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtcpsocket.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtcpsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qudpsocket.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qudpsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
socket.pri QtNetwork: introduce configure switch to use system proxies by default 2012-10-30 00:06:26 +01:00