summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-13 17:16:56 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-14 11:16:07 +0200
commit3bad4a3bfc72e7943f0197c712980571160fce3b (patch)
treea0603690b1e4bafa2999dafa5f22c4ea93b4435b /tests/auto/auto.pro
parent98532dcc3cb26a3f8f021fe829195e6c42b7b6d8 (diff)
downloadqtwebsockets-3bad4a3bfc72e7943f0197c712980571160fce3b.tar.gz
Completed unit tests for handshake request
Change-Id: I9558c0244e2285e7dc266bfcb3c51887fb7200d7 Reviewed-by: Steven Ceuppens <steven.ceuppens@icloud.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index fe88c37..21f22a5 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,9 +1,10 @@
TEMPLATE = subdirs
SUBDIRS += \
+ websocketcorsauthenticator
contains(QT_CONFIG, private_tests): SUBDIRS += \
- dataprocessor \
websocketprotocol \
+ dataprocessor \
websocketframe \
- websocketcorsauthenticator
+ handshakerequest