[Libreoffice-commits] .: sd/Module_sd.mk
Michael Meeks
michael at kemper.freedesktop.org
Thu Nov 10 14:34:27 PST 2011
sd/Module_sd.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c7281f5fb8ead61c68ea8b468b018b5637590ceb
Author: Michael Meeks <michael.meeks at suse.com>
Date: Thu Nov 10 22:34:42 2011 +0000
re-enable inadvertently disabled unit test
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index eef68f8..f65fcc7 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -42,13 +42,13 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\
+ CppunitTest_sd_uimpress \
CppunitTest_sd_filters_test \
RdbTarget_sd_uimpress \
RdbTarget_sd_filters_test \
))
endif
-# CppunitTest_sd_uimpress \
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \
More information about the Libreoffice-commits
mailing list