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

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Thu Apr 19 09:11:50 PDT 2012


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

New commits:
commit 37536c84ab187b8182c5afff912a82746b08b0a8
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Apr 19 17:58:54 2012 +0200

    seems there is a difference of one point between clang/gcc in chart test
    
    I need to write a xml diff with configurable tolerance for attributes

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index a40b0d8..b6a42e1 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -54,7 +54,6 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
     JunitTest_sc_complex \
     JunitTest_sc_unoapi \
     CppunitTest_sc_cellrangeobj \
-    CppunitTest_sc_chart_regression_test \
     $(if $(filter-out $(OS),IOS), \
 	    CppunitTest_sc_databaserangeobj) \
     CppunitTest_sc_datapilottableobj \


More information about the Libreoffice-commits mailing list