[Libreoffice-commits] core.git: libreofficekit/Module_libreofficekit.mk

Andrzej Hunt andrzej.hunt at collabora.com
Fri Jul 18 07:35:12 PDT 2014


 libreofficekit/Module_libreofficekit.mk |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 63555d0318e5456fce23adff86f09f049b484ac0
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date:   Fri Jul 18 16:34:26 2014 +0200

    Disable libreofficekit_tiledrendering test for now.
    
    LOK Document loading seems to be quite unreliable for various reasons.

diff --git a/libreofficekit/Module_libreofficekit.mk b/libreofficekit/Module_libreofficekit.mk
index 2d9b98c..1f0771c 100644
--- a/libreofficekit/Module_libreofficekit.mk
+++ b/libreofficekit/Module_libreofficekit.mk
@@ -15,9 +15,9 @@ $(eval $(call gb_Module_add_targets,libreofficekit,\
     StaticLibrary_libreofficekit \
 ))
 
-$(eval $(call gb_Module_add_check_targets,libreofficekit,\
-    CppunitTest_libreofficekit_tiledrendering \
-))
+# $(eval $(call gb_Module_add_check_targets,libreofficekit,\
+#     CppunitTest_libreofficekit_tiledrendering \
+# ))
 
 ifneq ($(ENABLE_GTK),)
 $(eval $(call gb_Module_add_targets,libreofficekit,\


More information about the Libreoffice-commits mailing list