# -*- 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,jvmfwk_jreproperties,$(call gb_CustomTarget_get_workdir,jvmfwk/jreproperties))) $(eval $(call gb_Package_add_file,jvmfwk_jreproperties,bin/JREProperties.class,JREProperties.class)) $(eval $(call gb_Package_add_file,jvmfwk_jreproperties,lib/JREProperties.class,JREProperties.class)) # vim:set noet sw=4 ts=4: 83def244aae669fe6f5c80101'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/prj
AgeCommit message (Expand)Author
2011-02-14Unit test cleanup for OUStringBuffer.Sébastien Le Ray
2011-02-10This test sleeps for *20* seconds, disable until/unless that can be elided.Caolán McNamara
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-08Disable some unit tests that don't even build on windowsFridrich Štrba
2011-02-08Reanimated tests in ure/salWilhelm Pflueger
2011-02-07Re-animated tests that were based on testshl.Wilhelm Pflueger
2010-12-08Remove obsolete Windows kill utilityJesús Corrius
2010-10-08Enable valgrind-ability with G_SLICE env. varMichael Meeks
2010-04-27sb120: #i111184# disabled failing tests for nowsb
2010-03-03sb118: add --with-system-cppunitRene Engelhard
2010-01-13sb118: adapted some more sal unit tests to new CppUnit framework; fixes for u...sb
2010-01-13sb118: adpated some sal unit tests to new CppUnit frameworksb
2010-01-13sb118: missing dependencysb
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann