[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/Module_sc.mk

Michael Meeks michael at kemper.freedesktop.org
Thu Dec 15 09:39:35 PST 2011


 sc/Module_sc.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit c01ed69703a41e94f553ede40487407a0ad1da4e
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Thu Dec 15 17:39:01 2011 +0000

    revert erroneous move of subsequenttests into normal unit tests

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index fecc4a4..9c8696b 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -37,10 +37,6 @@ $(eval $(call gb_Module_add_targets,sc,\
 $(eval $(call gb_Module_add_check_targets,sc,\
     CppunitTest_sc_filters_test \
     CppunitTest_sc_ucalc \
-    CppunitTest_sc_macros_test \
-    CppunitTest_sc_cellrangesbase \
-    CppunitTest_sc_subsequent_filters_test \
-    CppunitTest_sc_tableautoformatfield \
 ))
 
 $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\


More information about the Libreoffice-commits mailing list