summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-05-12 09:30:35 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-05-12 12:29:45 +1000
commite828f128a925eba690f6e8ad49716ef1c79504ef (patch)
treef2d390e3222b74b3c41e818957c3fd7dc2a3becb /tests/auto/auto.pro
parent21d0bc842048e40ee0a101d047667ba46ee44e99 (diff)
downloadqtscript-e828f128a925eba690f6e8ad49716ef1c79504ef.tar.gz
tests: mark qscriptcontext as a private-test
This test uses private symbols. Reviewed-by: Jason McDonald Change-Id: I76a07e8366bcfc0bfb3d782311799921f85893fa
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 71b62ad..2967e94 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -16,4 +16,7 @@ SUBDIRS=\
qscriptvaluegenerated \
qscriptvalueiterator \
+!contains(QT_CONFIG,private-tests):SUBDIRS -= \
+ qscriptcontext \
+
!cross_compile: SUBDIRS += host.pro