# -*- 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_Package_Package,odk_share_readme_generated,$(WORKDIR)/CustomTarget/readlicense_oo)) $(eval $(call gb_Package_set_outdir,odk_share_readme_generated,$(INSTDIR))) $(eval $(call gb_Package_add_files,odk_share_readme_generated,$(SDKDIRNAME)/share/readme,\ $(if $(filter WNT,$(OS)),license/license.txt) \ readme/$(call gb_README,en-US) \ )) # vim: set noet sw=4 ts=4: mit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)Author
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-06cid#1608417 silence deliberate documented Infinite loopCaolán McNamara
2024-07-29testtools, wizards, xmlsecurity: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-29testtools, uitest, unotest: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-12PyUNO bridgetest: adapt to alias removals in unittest module andIlmari Lauhakangas
2024-06-22.NET Bindings: Switch for old windows CLI bindingsRMZeroFour
2024-06-19use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistentlyChristian Lohmaier
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-02'new Character' is deprecated in JavaNoel Grandin
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: testtoolsStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski