# -*- 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_Jar_Jar,MemoryUsage)) $(eval $(call gb_Jar_use_jars,MemoryUsage,\ libreoffice \ )) $(eval $(call gb_Jar_add_sourcefiles,MemoryUsage,\ scripting/examples/java/MemoryUsage/MemoryUsage \ )) $(eval $(call gb_Jar_set_packageroot,MemoryUsage,org)) # vim: set noet sw=4 ts=4: t type='hidden' name='id' value='58249677c3330b5238a7f6ee665c923d93464bc9'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/testtools
AgeCommit message (Expand)Author
2024-11-08Simplify a bitMike Kaganski
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