From d501257208d6894958219156a3c0a04d634ec276 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 9 Jul 2022 14:25:47 +0200 Subject: [PATCH] update --- abap_transpile.json | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/abap_transpile.json b/abap_transpile.json index ba02e64..0dec6d6 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -7,11 +7,8 @@ "src/zcl_excel_g", "src/zcl_excel_h", "src/zcl_excel_l", - "src/zcl_excel_obsolete_func_wrap", - "src/zcl_excel_range", - "src/zcl_excel_ranges", - "src/zcl_excel_row", - "src/zcl_excel_rows", + "src/zcl_excel_o", + "src/zcl_excel_r", "src/zcl_excel_s", "src/zcl_excel_t", "src/zcl_excel_worksheet_pagebreaks", @@ -23,6 +20,8 @@ "src/zexcel_.*dtel", "src/zexcel_pane.tabl", "src/zexcel_s_cell_data", + "src/zexcel_s_styles_cond_mapping", + "src/zexcel_t_styles_cond_mapping", "src/zexcel_s_cstyle_alignment", "src/zexcel_s_cstyle_border", "src/zexcel_s_cstyle_borders", @@ -71,19 +70,30 @@ {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "get_dimension_range", "note": "transpiler todo, IS NOT SUPPLIED"}, - {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_calculate_table_bottom_rig", "method": "simple", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_calculate_table_bottom_rig", "method": "empty_table", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_calculate_table_bottom_rig", "method": "column_not_selected", "note": "??"}, - {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "prefer_small_text", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "prefer_medium_text", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "prefer_long_text", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "invalid_default_descr", "note": "??"}, - {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_set_cell_value_types", "method": "int8", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string_missing", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_inline_string", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_empty_cells", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_boolean", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_style", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_style_missing", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_formula", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_read_shared_strings", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string_some_empty", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string_multi_style", "note": "??"}, + {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_skip_to_inexistent", "note": "??"}, + {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_column2int_oob_empty", "note": "??"}, {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "convert_range2column_a_row", "note": "raises exception"}, {"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "date_to_excel_string6", "note": ""},