aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-06-02 17:27:26 +0300
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-06-02 17:27:26 +0300
commit74cd4f40bd629ab2782f518234ebf3bceecd0f22 (patch)
tree523d11e3c998d7efa7e2c5e0123855413b14fb35 /tests/tests.pro
parent86322ab7fa72e32f8830b7cb23dfb5c1de988f58 (diff)
parentdd9a00977c21f19291b5ff2f87a39e1f5a8df77d (diff)
Merge branch 'master' of gitorious.org:maemo-6-ui-framework/libdui0.20.14-1
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index c0e999d3..a5283ecd 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -59,10 +59,11 @@ SUBDIRS = \
ut_mwidget \
ut_mwidgetview \
ut_mwindow \
- ut_mphysics2dpanning \
+# ut_mphysics2dpanning \ Needs refactoring
ut_mlabel \
ut_mlogicalvalues \
ut_mdesktopentry \
+ ut_mextensionwatcher \
ut_mcontainer \
ut_minfobanner \
ut_mwidgetcontroller \
@@ -147,6 +148,7 @@ SUBDIRS = \
ut_mapplicationextensionarea \
ut_mapplicationextensionareaview \
ut_mapplicationextensionmanager \
+ ut_mapplicationextensionmetadata \
ut_mextensionhandle \
ut_mextensionhandleview \
ut_mtapandholdrecognizer \
@@ -154,6 +156,9 @@ SUBDIRS = \
ut_mservicefwgen \
# ut_mstatusbar \ // Unstable. "Randomly" crashes on clean up, when detroying its MApplication instance.
ut_mpanrecognizer \
+ ut_mstatusbarview \
+ ut_mabstractitemmodel \
+ ut_phonenumberformatting \
# enable only when we have icu available