# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_CppunitTest_CppunitTest,smoketest)) $(eval $(call gb_CppunitTest_abort_on_assertion,smoketest)) $(eval $(call gb_CppunitTest_add_exception_objects,smoketest,\ smoketest/smoketest_too \ )) $(eval $(call gb_CppunitTest_use_external,smoketest,boost_headers)) $(eval $(call gb_CppunitTest_use_api,smoketest,\ offapi \ udkapi \ )) $(eval $(call gb_CppunitTest_use_libraries,smoketest,\ cppu \ cppuhelper \ sal \ unotest \ )) $(eval $(call gb_CppunitTest_use_ure,smoketest)) ifeq ($(ENABLE_MACOSX_SANDBOX),TRUE) userinstallation=$(shell $(INSTROOT)/$(LIBO_BIN_FOLDER)/soffice --nstemporarydirectory) else userinstallation=$(WORKDIR)/CustomTarget/smoketest endif $(eval $(call gb_CppunitTest_add_arguments,smoketest,\ -env:arg-soffice=$(gb_JunitTest_SOFFICEARG) \ -env:arg-user=$(userinstallation) \ -env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+=$$$$$(gb_Helper_LIBRARY_PATH_VAR)}" \ -env:arg-testarg.smoketest.doc=$(WORKDIR)/Zip/smoketestdoc.sxw \ )) $(call gb_CppunitTest_get_target,smoketest): \ clean_CustomTarget_smoketest \ $(WORKDIR)/Zip/smoketestdoc.sxw clean_CustomTarget_smoketest: rm -rf $(WORKDIR)/CustomTarget/smoketest mkdir -p $(WORKDIR)/CustomTarget/smoketest $(WORKDIR)/Zip/smoketestdoc.sxw: $(call gb_Zip_get_target,smoketestdoc) cp $< $@ # vim: set noet sw=4 ts=4: e='distro/collabora/cp-4.0'>distro/collabora/cp-4.0 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/dz
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-04-11 16:18:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-04-11 16:19:37 +0200
commit4d46412589f57e6ee772560a2d71b3263dfffbce (patch)
treed2d05032ead413ec390e65eaa8555e00e176e749 /source/dz
parent4f65f25bc54fc4078363522caa2623c5de387c6f (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I962121d5d277887d6ecd827c183c177ea578bcd7
Diffstat (limited to 'source/dz')