summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorkadertarlan <kadertarlan1@gmail.com>2015-12-18 05:51:32 +0200
committerjan iversen <jani@documentfoundation.org>2015-12-18 12:00:04 +0000
commit214b0c8356ab88e75cb4bbc2ad3109ee536dcd70 (patch)
tree3fcba46b70cd20a158107533a044e760bbaaa29f /sw/PythonTest_sw_python.mk
parent6f1e25133e31dbd8942e669bd658b43869f6dddc (diff)
Java unittest(CheckCrossReferences.java) converted to Python unittest
Change-Id: I9b856c9ffd7b3b380b2c1ba37c7c07355423c1f5 Reviewed-on: https://gerrit.libreoffice.org/20786 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.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 c24d418e82d3..44d7ff4d9776 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -17,6 +17,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_index \
check_flies \
check_fields \
+ check_cross_references \
check_styles \
check_table \
get_expression \