From 3ac82a9e2b492e2e471e42ff567d8bed213d1e45 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Mon, 20 Feb 2012 10:57:27 +1000 Subject: Revert "Disable unit tests that rely on plugin loading." The underlying problem has been identified and fixed. It turns out QFactoryLoader had a logic error. This reverts commit fbc2e2ca805b97bdbef4a3b6b6a276215ba668df. Change-Id: I419f0cd72b65d55b81a2f8896d5b77328bc9e5cb Reviewed-by: Lincoln Ramsay --- tests/auto/auto.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 82f90e2c..b3042af2 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,7 +1,7 @@ TEMPLATE = subdirs SUBDIRS += qsensor -#SUBDIRS += sensors2qmlapi -#SUBDIRS += legacy_sensors -#SUBDIRS += qtsensors5 -#SUBDIRS += qsensorgestures +SUBDIRS += sensors2qmlapi +SUBDIRS += legacy_sensors +SUBDIRS += qtsensors5 +SUBDIRS += qsensorgestures -- cgit v1.2.3