summaryrefslogtreecommitdiff
path: root/qadevOOo/Jar_OOoRunner.mk
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-06-13 05:51:11 +0000
committerJens Carl <j.carl43@gmx.de>2018-06-13 17:53:30 +0200
commit600987b415e537362125b4445ab7132535e6e1e1 (patch)
treed032d3fda7e2c8d4987ceb5963bf21e3b0f40302 /qadevOOo/Jar_OOoRunner.mk
parent0554e74260ee684d0859d655e42da8ad6eefd4a9 (diff)
tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++
Move remaining _XCellRangeReferrer tests to C++ and partly fix #i84656. Change-Id: I77cc8550888f460a6ae265816907a19a81cbe871 Reviewed-on: https://gerrit.libreoffice.org/55732 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 409785f35ef8..7718aa632156 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -565,7 +565,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocument \
qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \
qadevOOo/tests/java/ifc/sheet/_XCellRangeData \
- qadevOOo/tests/java/ifc/sheet/_XCellRangeReferrer \
qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery \
qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing \
qadevOOo/tests/java/ifc/sheet/_XEnhancedMouseClickBroadcaster \