summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib.pro')
-rw-r--r--tests/auto/corelib.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/auto/corelib.pro b/tests/auto/corelib.pro
index 7a655d6208..f9434d58bd 100644
--- a/tests/auto/corelib.pro
+++ b/tests/auto/corelib.pro
@@ -1,13 +1,9 @@
-# The tests in this .pro file _MUST_ use QtCore only (i.e. QT=core).
-# The test system is allowed to run these tests before the test of Qt has
-# been compiled.
-
TEMPLATE=subdirs
SUBDIRS=\
+ corelib \
collections \
exceptionsafety \
q_func_info \
- qanimationgroup \
qatomicint \
qatomicpointer \
qbitarray \
@@ -62,7 +58,6 @@ SUBDIRS=\
qscopedpointer \
qscopedvaluerollback \
qsemaphore \
- qsequentialanimationgroup \
qset \
qsharedpointer \
qsignalspy \