From f559951fcbdb09a20647eedd342d0a40467eadcd Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Wed, 14 Nov 2018 14:58:38 -0800 Subject: 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 --- framework/qa/complex/api_internal/api.lst | 1 - 1 file changed, 1 deletion(-) (limited to 'framework/qa') 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 -- cgit