Add unit tests for QWebSocketServer
authorKurt Pattyn <pattyn.kurt@gmail.com>
Sun, 2 Feb 2014 17:36:33 +0000 (18:36 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 2 Feb 2014 22:24:25 +0000 (23:24 +0100)
commite5e071eb545f72aec1a3b8c31538d91f014f78b7
treec3ecca739c67f12c05ac5551e06ceb30c0ac46b1
parent0fc482c68f0da94bf71f10bd78e1e5a6354b9039
Add unit tests for QWebSocketServer

Change-Id: I9ca38aad22a757437943a72669b7ca2bb5db6b98
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
src/websockets/qwebsocketserver_p.cpp
tests/auto/auto.pro
tests/auto/qwebsocketserver/qwebsocketserver.pro [new file with mode: 0644]
tests/auto/qwebsocketserver/tst_qwebsocketserver.cpp [new file with mode: 0644]