summaryrefslogtreecommitdiff
path: root/sw/UITest_writer_tests7.mk
blob: b6de351eed136dde4c5ebe4944aa19e4207d8389 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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_UITest_UITest,writer_tests7))

$(eval $(call gb_UITest_add_modules,writer_tests7,$(SRCDIR)/sw/qa/uitest,\
	writer_tests7/ \
))

$(eval $(call gb_UITest_set_defs,writer_tests7, \
    TDOC="$(SRCDIR)/sw/qa/uitest/writer_tests7/data" \
))
5:08:10 +0200'>2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-09loplugin:constantparam in svxNoel Grandin 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-07-15new loplugin unnecessary overrideNoel Grandin 2016-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens