summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-11-01 21:17:40 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-01 21:25:34 +0100
commite84b46cae3ca75fe1be11b77bc6f9b220216efc5 (patch)
treeb70fb95bef07e2d0f824f35f0c3c4d7db98bf03e /tests/auto/auto.pro
parentf1b9e8defb5cbb5c9a0f9b65c06d40f925e19cb1 (diff)
downloadqtwebsockets-e84b46cae3ca75fe1be11b77bc6f9b220216efc5.tar.gz
Remove websocketcorsauthenticator tests from non-developer builds
Change-Id: Ifadd89c4e51367b2bf04852bcb1d1d856543069e Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 21f22a5..2ee1976 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,10 +1,10 @@
TEMPLATE = subdirs
-SUBDIRS += \
- websocketcorsauthenticator
+#SUBDIRS +=
contains(QT_CONFIG, private_tests): SUBDIRS += \
websocketprotocol \
dataprocessor \
websocketframe \
- handshakerequest
+ handshakerequest \
+ websocketcorsauthenticator