diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-14 14:58:38 -0800 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-15 02:05:27 +0100 |
commit | f559951fcbdb09a20647eedd342d0a40467eadcd (patch) | |
tree | 3f0805c4007f690d8c570ac32880e1739b830215 /framework/qa | |
parent | 50b858b96b1c252b3190bda0210e9df016016c1f (diff) |
tdf#45904 Move XEnumeration tests to C++
Move XEnumeration Java tests to C++ for
ScIndexEnumeration_DDELinksEnumeration.
Change-Id: I586fbd67f6c862f529461265536e68fea84b8c17
Reviewed-on: https://gerrit.libreoffice.org/63394
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'framework/qa')
-rw-r--r-- | framework/qa/complex/api_internal/api.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qa/complex/api_internal/api.lst b/framework/qa/complex/api_internal/api.lst index 30f27b5ac21c..5e1bce8e72ed 100644 --- a/framework/qa/complex/api_internal/api.lst +++ b/framework/qa/complex/api_internal/api.lst @@ -99,7 +99,6 @@ job102=sc.ScIndexEnumeration_CellAreaLinksEnumeration job103=sc.ScIndexEnumeration_DatabaseRangesEnumeration job104=sc.ScIndexEnumeration_DataPilotFieldsEnumeration job105=sc.ScIndexEnumeration_DataPilotTablesEnumeration -job106=sc.ScIndexEnumeration_DDELinksEnumeration job107=sc.ScIndexEnumeration_FunctionDescriptionEnumeration job108=sc.ScIndexEnumeration_LabelRangesEnumeration job109=sc.ScIndexEnumeration_NamedRangesEnumeration |