summaryrefslogtreecommitdiff
path: root/sw/PythonTest_sw_python.mk
diff options
context:
space:
mode:
authorSerge Krot <Serge.Krot@cib.de>2018-09-28 16:02:34 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-11-22 15:27:47 +0100
commit7878a30e0977f23f49a89031631a92528fdde8c5 (patch)
treed1eca89110956f48998595effd8332a91304cdbf /sw/PythonTest_sw_python.mk
parent28d82c33131f5f1a300c632acc06e027b04a5a4d (diff)
sw: new unit test for XCloseable
Change-Id: I1c89abffcc985d6f5b2e0f570fcb82601d923b5e Reviewed-on: https://gerrit.libreoffice.org/61091 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
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 b7c66bba7bfe..836c6e06378a 100644
--- a/sw/PythonTest_sw_python.mk
+++ b/sw/PythonTest_sw_python.mk
@@ -19,6 +19,7 @@ $(eval $(call gb_PythonTest_add_modules,sw_python,$(SRCDIR)/sw/qa/python,\
check_index \
check_flies \
check_fields \
+ check_xcloseable \
check_cross_references \
check_named_property_values \
check_indexed_property_values \