diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-11-01 20:58:09 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-11-03 04:08:41 +0100 |
commit | 6bddeb4de19685c1ce1a3c1f9bd32cffb6b14bc6 (patch) | |
tree | 55be13f2e5d6932a88582b1f453f9efb3b518f8c /qadevOOo/Jar_OOoRunner.mk | |
parent | 2416d69ad4fa26b65d5b05a8575ac96af6b2c9a9 (diff) |
tdf#45904 Move Java _XSheetConditionalEntry tests to C++
Change-Id: I51924e69183260ba0eba94c3a14bde252c24cc18
Reviewed-on: https://gerrit.libreoffice.org/44182
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.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index e85731f3f3a9..4af94611e1b9 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -622,7 +622,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/sheet/_XSheetCellRangeContainer \ qadevOOo/tests/java/ifc/sheet/_XSheetCellRanges \ qadevOOo/tests/java/ifc/sheet/_XSheetConditionalEntries \ - qadevOOo/tests/java/ifc/sheet/_XSheetConditionalEntry \ qadevOOo/tests/java/ifc/sheet/_XSheetFilterableEx \ qadevOOo/tests/java/ifc/sheet/_XSpreadsheetView \ qadevOOo/tests/java/ifc/style/_CharacterProperties \ @@ -1103,7 +1102,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/mod/_sc/ScSubTotalDescriptorBase \ qadevOOo/tests/java/mod/_sc/ScTableColumnObj \ qadevOOo/tests/java/mod/_sc/ScTableColumnsObj \ - qadevOOo/tests/java/mod/_sc/ScTableConditionalEntry \ qadevOOo/tests/java/mod/_sc/ScTableConditionalFormat \ qadevOOo/tests/java/mod/_sc/ScTableRowObj \ qadevOOo/tests/java/mod/_sc/ScTableRowsObj \ |