uitest: help on windows with the debug output

Change-Id: Id22412389f3de2c9923887fd99a3e1c6860e1f33
This commit is contained in:
Markus Mohrhard
2016-12-19 20:30:29 +01:00
parent 5a92b4f98e
commit 49fe525412

View File

@@ -47,6 +47,7 @@ $(call gb_UITest_get_target,%) :| $(gb_UITest_DEPS)
$(if $(G_SLICE),G_SLICE=$(G_SLICE)) \
$(if $(GLIBCXX_FORCE_NEW),GLIBCXX_FORCE_NEW=$(GLIBCXX_FORCE_NEW)) \
$(DEFS) \
SAL_LOG_FILE="$(dir $(call gb_UITest_get_target,$*))/soffice.out.log" \
TEST_LIB=$(call gb_Library_get_target,test) \
URE_BOOTSTRAP=vnd.sun.star.pathname:$(call gb_Helper_get_rcfile,$(INSTROOT)/$(LIBO_ETC_FOLDER)/fundamental) \
PYTHONPATH="$(PYPATH)" \