diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-11-13 08:52:52 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-11-13 19:43:59 +0100 |
commit | 1c52e61fdc48971387254d5c135e613fa42f9df8 (patch) | |
tree | cb5607a6f5d434bb8675e2dc24f8071c4597ecab /qadevOOo/Jar_OOoRunner.mk | |
parent | 0ea5c91253926181488a1da61a31d49d50ed09d1 (diff) |
tdf#45904 Move _XLabelRange Java tests to C++
Change-Id: I707631718c30d4503ae675f3679038705371f969
Reviewed-on: https://gerrit.libreoffice.org/44672
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Tested-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r-- | qadevOOo/Jar_OOoRunner.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index 26988d28dc64..24db4d9f20a8 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -605,7 +605,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_XFormulaQuery \ qadevOOo/tests/java/ifc/sheet/_XFunctionDescriptions \ qadevOOo/tests/java/ifc/sheet/_XHeaderFooterContent \ - qadevOOo/tests/java/ifc/sheet/_XLabelRange \ qadevOOo/tests/java/ifc/sheet/_XMultipleOperation \ qadevOOo/tests/java/ifc/sheet/_XRangeSelection \ qadevOOo/tests/java/ifc/sheet/_XRecentFunctions \ @@ -1076,7 +1075,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableConditionalEntryEnumeration \ qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableRowsEnumeration \ qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TextFieldEnumeration \ - qadevOOo/tests/java/mod/_sc/ScLabelRangeObj \ qadevOOo/tests/java/mod/_sc/ScLabelRangesObj \ qadevOOo/tests/java/mod/_sc/ScModelObj \ qadevOOo/tests/java/mod/_sc/ScNamedRangeObj \ |