sw/PythonTest_sw_python.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3cccd9c1b01fe12c795bb7fb0ff5b1a49544c727
Author: Michael Stahl <mst...@redhat.com>
Date:   Mon Mar 21 22:11:02 2016 +0100

    sw: load_save_test is not a unit test
    
    This was originally added as a complex test as a convenient way to bulk
    load/store documents, before nice features like soffice --convert-to.
    
    Running it as such doesn't do anything, since the "FIXME" directories it
    reads files from don't exist (actually it even failsa to run on WNT).
    
    Change-Id: If74fc30997a0f5f67009b765f5e9e79d72d00ece

diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index 9e8d0d2..3c5e2d5 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -22,7 +22,6 @@ $(eval $(call 
gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
        check_indexed_property_values \
        check_styles \
        check_table \
-       load_save_test \
        get_expression \
        set_expression \
        var_fields \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to