On 04/27/2013 12:40 PM, David Ostrovsky wrote:
Python test machinery (in process) is up and running on system and
internal python and on all platforms. Many thanks to Michael S. and
Stephan for helping out with this!

Is it really working on all platforms, incl. Windows? If yes, why is sw/Module_sw.mk still

ifneq ($(DISABLE_PYTHON),TRUE)
ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
        PythonTest_sw_python \
))
endif
endif

Stephan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to