summaryrefslogtreecommitdiffstats
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-04-02 21:42:28 +0000
committerJens Carl <j.carl43@gmx.de>2019-04-03 03:47:56 +0200
commit6a7350f856e50ce3d091bda9f4f00219b5521333 (patch)
treee282adc4fb4f5c1b834016f2589cb7af2ee803d4 /test/Library_subsequenttest.mk
parenttdf#45904 Move TableRow Java tests to C++ (diff)
downloadcore-6a7350f856e50ce3d091bda9f4f00219b5521333.tar.gz
core-6a7350f856e50ce3d091bda9f4f00219b5521333.zip
tdf#45904 Move XCellRange Java tests to C++
Move XCellRange Java tests to C++ for ScTableRowObj. Change-Id: I2735779cae777c5af4e622bc1b538df2d8bf70df Reviewed-on: https://gerrit.libreoffice.org/70163 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r--test/Library_subsequenttest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index 796fbcef122c..5eb13679660a 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -165,6 +165,7 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/table/tablerow \
test/source/table/xcell \
test/source/table/xcellcursor \
+ test/source/table/xcellrange \
test/source/table/xcolumnrowrange \
test/source/table/xtablechart \
test/source/table/xtablecharts \