summaryrefslogtreecommitdiffstats
path: root/tests/auto/other.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other.pro')
-rw-r--r--tests/auto/other.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/other.pro b/tests/auto/other.pro
index 881987910b..c52014a192 100644
--- a/tests/auto/other.pro
+++ b/tests/auto/other.pro
@@ -10,7 +10,8 @@ SUBDIRS=\
qalgorithms \
qcombobox \
qcssparser \
- qdatastream \
+ #qdatastream \ # FIXME: cannot be enabled by default in qtbase,
+ # since it depends on qtsvg
qdir \
qfocusevent \
qimage \
@@ -58,5 +59,7 @@ symbian {
# Following tests depends on private API
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
+ qcombobox \
qcssparser \
+ qtextedit \