summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2015-12-10 18:43:32 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2015-12-11 17:00:31 +0000
commitce3d3f5543e3e132a3473af27aa2c827336add0f (patch)
tree6b26617f0f14fdf684d09f0d9471ec8007b0d3bc /sw/PythonTest_sw_python.mk
parent14bb81ef5666a9e775208ffae947bb8ba76bc8cb (diff)
add test for UNO writer style families ...
... and fix the breakages it finds. Change-Id: Ibc7289cc0cd7fb5648d686bd55afff9016f58b3b Reviewed-on: https://gerrit.libreoffice.org/20638 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r--sw/PythonTest_sw_python.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index 52907c1f0041..695bbf9dd5ce 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -16,6 +16,7 @@ $(eval $(call gb_PythonTest_set_defs,sw_python,\
$(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_index \
check_fields \
+ check_styles \
check_table \
get_expression \
set_expression \