summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter5.mk
blob: 3f2f1e9a8509f2fd720d9c24a8c7f005b75a9b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -*- 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 sw_uiwriter_test,5))

# vim: set noet sw=4 ts=4:
Andrea Gelmini 2019-12-11Fix typosAndrea Gelmini 2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet 2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet 2019-07-27Fix typosAndrea Gelmini