summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorkadertarlan <kadertarlan1@gmail.com>2016-01-27 23:44:02 +0200
committerjan iversen <jani@documentfoundation.org>2016-01-28 08:04:00 +0000
commitdb796cbdeca1c1573728fbdf9bf24e223c3a6c6b (patch)
tree5c8e3137755424ea36aeb3161b94cf8a929caac4 /sw/PythonTest_sw_python.mk
parent0ce412f309b551d72f80e12f6fc8a64b429ef339 (diff)
tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)
Change-Id: I6c3be8496b4a2225375072d9380d5e226b663905 Reviewed-on: https://gerrit.libreoffice.org/21853 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sw/PythonTest_sw_python.mk')
-rw-r--r--sw/PythonTest_sw_python.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/sw/PythonTest_sw_python.mk b/sw/PythonTest_sw_python.mk
index e2efba026d19..3c5e2d58e2ca 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -15,10 +15,11 @@ $(eval $(call gb_PythonTest_set_defs,sw_python,\
$(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_index \
- check_flies \
- check_fields \
- check_cross_references \
- check_named_property_values \
+ check_flies \
+ check_fields \
+ check_cross_references \
+ check_named_property_values \
+ check_indexed_property_values \
check_styles \
check_table \
get_expression \