summaryrefslogtreecommitdiff
path: root/test/Library_subsequenttest.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-04-06 04:31:52 +0000
committerJens Carl <j.carl43@gmx.de>2018-04-06 17:32:47 +0200
commit7dcda19e4a5580dd526eeab07feba12f4212e4f1 (patch)
treee237db11c5301dcd2f75b0acc48721861aa8308e /test/Library_subsequenttest.mk
parent8ed2fb306ffa8c7fef336b858fc5074c309c3c9f (diff)
tdf#45904 Move _XCellRangeMovement Java tests to C++
Change-Id: I8d3697b9c409e4fd9f9d28b8598b8807b91c5363 Reviewed-on: https://gerrit.libreoffice.org/52485 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'test/Library_subsequenttest.mk')
-rw-r--r--test/Library_subsequenttest.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index fe8729b40c9f..dd6509ce81c9 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -77,8 +77,9 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/xcelladdressable \
test/source/sheet/xcellformatrangessupplier \
test/source/sheet/xcellrangeaddressable \
- test/source/sheet/xcellrangeformula \
test/source/sheet/xcellrangedata \
+ test/source/sheet/xcellrangeformula \
+ test/source/sheet/xcellrangemovement \
test/source/sheet/xcellrangereferrer \
test/source/sheet/xcellrangesquery \
test/source/sheet/xcellseries \