From daf24b1b6489260798239d266a876607273cb11e Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Wed, 31 Aug 2011 12:42:57 +0200 Subject: Moved dbus autotests into new directory structure Task-number: QTBUG-21108 Change-Id: I8cdd4af59db3716921e7392379584f349ed29136 Reviewed-on: http://codereview.qt.nokia.com/3602 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/auto/dbus/dbus.pro | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tests/auto/dbus/dbus.pro (limited to 'tests/auto/dbus/dbus.pro') diff --git a/tests/auto/dbus/dbus.pro b/tests/auto/dbus/dbus.pro new file mode 100644 index 0000000000..6dd8ce325c --- /dev/null +++ b/tests/auto/dbus/dbus.pro @@ -0,0 +1,20 @@ +TEMPLATE=subdirs +SUBDIRS=\ + qdbusabstractadaptor \ + qdbusabstractinterface \ + qdbusconnection \ + qdbusconnection_no_bus \ + qdbuscontext \ + qdbusinterface \ + qdbuslocalcalls \ + qdbusmarshall \ + qdbusmetaobject \ + qdbusmetatype \ + qdbuspendingcall \ + qdbuspendingreply \ + qdbusreply \ + qdbusservicewatcher \ + qdbustype \ + qdbusthreading \ + qdbusxmlparser \ + -- cgit v1.2.3