# -*- 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_JunitTest_JunitTest,ridljar_util)) $(eval $(call gb_JunitTest_use_jars,ridljar_util,\ OOoRunner \ libreoffice \ )) $(eval $(call gb_JunitTest_add_sourcefiles,ridljar_util,\ ridljar/test/com/sun/star/lib/util/NativeLibraryLoader_Test \ ridljar/test/com/sun/star/lib/util/WeakMap_Test \ )) $(eval $(call gb_JunitTest_add_classes,ridljar_util,\ com.sun.star.lib.util.NativeLibraryLoader_Test \ com.sun.star.lib.util.WeakMap_Test \ )) # vim:set noet sw=4 ts=4: o/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jvmfwk/source
AgeCommit message (Expand)Author
2024-10-04cid#1606631 Overflowed constantCaolán McNamara
2024-10-02cid#1606631 Overflowed constantCaolán McNamara
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-09loplugin:ostr in jvmfwkNoel Grandin
2024-03-08use more string_viewNoel Grandin
2023-11-20Extended loplugin:ostr: jvmfwkStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: jvmfwkStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt
2023-06-08Revert "Allow bootstrap variables in Java user classpath settings"Samuel Mehrbrodt
2023-05-25Allow bootstrap variables in Java user classpath settingsSamuel Mehrbrodt
2023-03-14elide some temporary OStringsNoel Grandin
2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin
2022-04-15use more string_view in jvmfwkNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-02-21Avoid unnecessary empty -Djava.class.path=Stephan Bergmann
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen