From f1016bc7b3f0e6c7680035e8b0c67152a8b4607d Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Wed, 12 Aug 2009 16:21:38 +0200 Subject: don't test dbus stuff where no dbus is Reviewed-by: Leo --- tests/auto/auto.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index bc04bc8..a4fafde 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -105,8 +105,6 @@ SUBDIRS += \ qdate \ qdatetime \ qdatetimeedit \ - qdbuspendingcall \ - qdbuspendingreply \ qdebug \ qdesktopservices \ qdesktopwidget \ @@ -426,7 +424,9 @@ unix:!embedded:contains(QT_CONFIG, dbus):SUBDIRS += \ qdbusmarshall \ qdbusmetaobject \ qdbusmetatype \ - qdbusperformance \ + qdbuspendingcall \ + qdbuspendingreply \ + qdbusperformance \ qdbusreply \ qdbusthreading \ qdbusxmlparser -- cgit v0.12