summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
blob: 774f6f8aba42995f9146270e8337c068c7d357bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -*- 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,sw_python))

$(eval $(call gb_PythonTest_set_defs,sw_python,\
    TDOC="$(SRCDIR)/sw/qa/complex/writer/testdocuments" \
))

$(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
	check_change_color \
	check_index \
	check_flies \
	check_fields \
	check_cross_references \
	check_named_property_values \
	check_indexed_property_values \
	check_styles \
	check_table \
	get_expression \
	set_expression \
	var_fields \
))

# vim: set noet sw=4 ts=4:
ef='/cgit/lo/core/commit/icon-themes/tango_testing?id=a0a1a752cd08b54d3b12c74826882c734fc9c2be'>actually add all of the new autosum icons to Tango, related tdf#88915Adolfo Jayme Barrientos 2015-02-26tdf#30425 Remove old icons -2Andrew 2015-02-23Revert "tdf30425 Remove old icons -2"Adolfo Jayme Barrientos 2015-02-23tdf#30425 Remove old icons -2Andrew 2015-02-16Remove old icons.Andrew 2015-02-12Move slide layout previews from Tango Testing to TangoAdolfo Jayme Barrientos 2015-02-10Remove duplicate L10n icons.Andrew 2015-02-05Icon theme compressionAndrew 2014-11-23icons: optipng the tango_testing icons.Jan Holesovsky 2014-11-04line spacing: Introduce an icon for that.Jan Holesovsky 2014-07-21fdo#80651 - Add 'Single Page' button to Page Preview ToolbarJoren De Cuyper 2014-02-27images: Add check for links.txt entries where neither icon exists.Jan Holesovsky 2014-02-27images: Fix links to another links.Jan Holesovsky 2014-02-27images: Sanitize links.txt.Jan Holesovsky 2014-02-27images: Move links.txt in tango_testing to place where we expect that.Jan Holesovsky 2014-02-10Remove unused icons after cleaning up Math zoomRodolfo Ribeiro Gomes 2014-02-05Copied icons based on the GNOME icon theme from tango-testing to tangoAlexander Wilms 2014-02-03New tango testing icons.mirek2 2013-09-01fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev