fdo#55814: unit test is missing
Stephan Bergmann
sbergman at redhat.com
Mon Apr 29 00:41:27 PDT 2013
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
More information about the LibreOffice
mailing list