summaryrefslogtreecommitdiff
path: root/sw/UITest_classification.mk
blob: dfe023f5df39844ef641db4d3058ea51a5ebf1b3 (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,classification))

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

$(eval $(call gb_UITest_set_defs,classification, \
    TDOC="$(SRCDIR)/sw/qa/uitest/writer_tests/data" \
))
-08-14abandon import on bad entryCaolán McNamara 2018-08-14Don't call LwpTools::QuickReadUnicode with negative, wrapped-around strlenStephan Bergmann 2017-10-23loplugin:includeform: lotuswordproStephan Bergmann 2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin 2017-03-14ofz: use std::vector for long buffersCaolán McNamara 2017-03-11ofz: turn assert into throwCaolán McNamara 2017-03-10ofz#801 avoid oomCaolán McNamara 2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin 2016-06-09remove "read request longer than buffer" warningNoel Grandin 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin 2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin 2015-12-09guard against corrupt ObjIndexDataCaolán McNamara 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin 2015-07-17remove pointless comments in lotuswordproNoel Grandin 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin 2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza