# -*- 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_Module_Module,unotools)) $(eval $(call gb_Module_add_targets,unotools,\ Library_utl \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,unotools,\ JunitTest_unotools_complex \ )) $(eval $(call gb_Module_add_check_targets,unotools,\ CppunitTest_unotools_fontdefs \ )) # vim: set noet sw=4 ts=4: f373464b34'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-20Remove dubious testStephan Bergmann
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl
2018-01-15More loplugin:cstylecast: testStephan Bergmann
2018-01-12More loplugin:cstylecast: testStephan Bergmann
2018-01-09tdf#45904 Move _SpreadsheetViewSettings Java tests to C++Jens Carl
2018-01-09tdf#45904 Move _SubTotalDescriptor Java tests to C++Jens Carl
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl
2018-01-06tdf#45904 Move _DocumentSettings Java tests to C++Jens Carl
2018-01-05CppunitTest_sc_autoformatobj: fix read of value vs content of valueMiklos Vajna
2018-01-05tdf#45904 Move _DatabaseImportDescriptor Java tests to C++Jens Carl
2018-01-04tdf#45904 Move _TableAutoFormat Java tests to C++Jens Carl
2018-01-04Remove obsolete header.Jens Carl
2018-01-03Fix typosAndrea Gelmini
2018-01-03tdf#45904 Move _TableValidation Java tests to C++Jens Carl
2018-01-03Remove unused header.Jens Carl
2018-01-03tdf#45904 Move _Scenario Java tests to C++Jens Carl
2017-12-16tdf#45904 Move _XCellRangeAddressable Java test to C++Jens Carl
2017-12-16tdf#45904 Move _XCellFormatRangesSupplier Java test to C++Jens Carl
2017-12-15tdf#45904 Move _XConsolidatable Java tests to C++Jens Carl
2017-12-12tdf#45904 Move _XConsolidationDescriptor Java tests to C++Jens Carl