[Libreoffice-commits] .: sc/Module_sc.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Sep 25 06:39:56 PDT 2012


 sc/Module_sc.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 513a758408d8a37078288f59a63bf2800c0930b1
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Sep 25 15:39:32 2012 +0200

    JunitTest_sc_unoapi had inadvertently been disabled
    
    Change-Id: Ic8943662290c034fab866d4693daecc065b20a0c

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index e9ba88f..f557c39 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc,\
 
 $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
     JunitTest_sc_complex \
+    JunitTest_sc_unoapi \
     CppunitTest_sc_annotationshapeobj \
     CppunitTest_sc_cellrangeobj \
     $(if $(filter-out $(OS),IOS), \


More information about the Libreoffice-commits mailing list