[Libreoffice-commits] core.git: chart2/Module_chart2.mk

Markus Mohrhard markus.mohrhard at googlemail.com
Tue Mar 5 02:30:07 PST 2013


 chart2/Module_chart2.mk |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 589ec7b7a1fb10b1618875e17589055c59fbb6af
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Tue Mar 5 11:26:49 2013 +0100

    slowcheck is not executed after everything is built

diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index fc6eb1d..db763a4 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -35,11 +35,8 @@ $(eval $(call gb_Module_add_targets,chart2,\
     Package_uiconfig \
 ))
 
-$(eval $(call gb_Module_add_slowcheck_targets,chart2,\
-    CppunitTest_chart2_importtest \
-))
-
 $(eval $(call gb_Module_add_subsequentcheck_targets,chart2,\
+    CppunitTest_chart2_importtest \
     JunitTest_chart2_unoapi \
 ))
 


More information about the Libreoffice-commits mailing list