summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/kernel.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-08 13:19:16 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-09 14:05:19 +0100
commit540e368e04c5928e4f1a33d6767789d1a2da3a96 (patch)
tree2bc7e11401181ae8344f9389aea2511e9b3d6695 /tests/auto/corelib/kernel/kernel.pro
parent145357bf582f80904970fe41f9f824f4e9b8188d (diff)
Deleted qtipc autotest from qtbase
The qtipc autotest needs to live in qtscript due to dependencies to that module. This commit is the first of two steps to move qtipc. The second step is a commit in qtscript that adds qtipc there (with a proper reference to the first commit, i.e. this one). Change-Id: I233ee459be76fd1938868c05232ce732cfc913a8 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/corelib/kernel/kernel.pro')
-rw-r--r--tests/auto/corelib/kernel/kernel.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/corelib/kernel/kernel.pro b/tests/auto/corelib/kernel/kernel.pro
index 037e03d9b6..bf0700e43e 100644
--- a/tests/auto/corelib/kernel/kernel.pro
+++ b/tests/auto/corelib/kernel/kernel.pro
@@ -14,7 +14,6 @@ SUBDIRS=\
qsignalmapper \
qsocketnotifier \
qtimer \
- # qtipc \ # needs to be moved to qtscript (and note that it uses private API)
qtranslator \
qvariant \
qwineventnotifier