summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorSteven Ceuppens <steven.ceuppens@icloud.com>2013-09-30 10:43:18 +0200
committerSteven Ceuppens <steven.ceuppens@icloud.com>2013-10-01 10:46:59 +0200
commitf3dc27dbcc333cd287b707a91e8204d45e6a5ae0 (patch)
tree6afddbc6a3ed14edaf925f2d890e47903aaf71dd /tests/auto/auto.pro
parentc44a79ddc03ae77a971cd195733f7527812558bc (diff)
downloadqtwebsockets-f3dc27dbcc333cd287b707a91e8204d45e6a5ae0.tar.gz
Update unit tests
Private unittests get now build with: $qmake -config private_tests Change-Id: I5fb234e9c6f86cf2d740a604923eb8a501699d44 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index ad6937d..d8239a2 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
SUBDIRS += \
- dataprocessor
-
+!contains(QT_CONFIG, private_tests): SUBDIRS -= \
+ dataprocessor