summaryrefslogtreecommitdiff
path: root/sfx2/PythonTest_sfx2_python.mk
blob: a3a80079dc8c0ace8ad162311991fe7d34b23d89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# -*- 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_PythonTest_PythonTest,sfx2_python))

$(eval $(call gb_PythonTest_set_defs,sfx2_python,\
    TDOC="$(SRCDIR)/sfx2/qa/python/testdocuments" \
))

$(eval $(call gb_PythonTest_add_modules,sfx2_python,$(SRCDIR)/sfx2/qa/python,\
	check_sidebar \
	check_sidebar_registry \
))

# vim: set noet sw=4 ts=4:
019-08-20Fix typosAndrea Gelmini 2019-08-19Fix typosAndrea Gelmini 2019-08-08fix typo IndexOutOfBoundExceptionMichael Stahl 2019-07-27Fix typosAndrea Gelmini 2019-07-26Fix typosAndrea Gelmini 2019-05-10an uno -> a unoCaolán McNamara 2019-05-10an is used before a vowel soundCaolán McNamara 2019-05-06Move quotes confusing doxygenEike Rathke 2019-04-11Fix typosAndrea Gelmini 2018-12-26Fix typoAndrea Gelmini 2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek 2018-11-05Fix typosAndrea Gelmini 2018-08-13Fix typoAndrea Gelmini 2018-06-07Fix typoAndrea Gelmini 2018-04-17Fix typosAndrea Gelmini 2018-04-14Fix typosAndrea Gelmini 2018-02-12Don't even mention CORBA, it isn't and won't be specifiedTor Lillqvist 2018-01-26Fix typosAndrea Gelmini 2018-01-05Fix typoAndrea Gelmini 2017-12-15Fix typosAndrea Gelmini 2017-10-19Fix typosAndrea Gelmini 2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M 2017-08-17Fix typosAndrea Gelmini 2017-07-21migrate to boost::gettextCaolán McNamara 2017-06-26s/catched/caughtNoel Grandin 2017-06-05Fix typosAndrea Gelmini 2017-05-18Revert "Fix typos"Stephan Bergmann 2017-05-18Fix typosAndrea Gelmini 2017-05-03remove empty commentsNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-03-25Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini 2016-02-09udkapi: fix doxygen warningsMichael Stahl 2016-02-05offapi: fix some doxygen warningsMichael Stahl 2016-01-10Fix typosAndrea Gelmini 2015-11-04Resolves: #i126627# wrong type description in @see tagTsutomu Uchino 2015-09-30Fix typosAndrea Gelmini 2015-08-03remove some unused definesNoel Grandin 2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos 2015-07-04Fix typosAndrea Gelmini 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-03-03TyposJulien Nabet 2015-02-08Typo: asci->asciiJulien Nabet 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini