mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-06 06:10:19 +08:00
73 lines
4.8 KiB
JSON
73 lines
4.8 KiB
JSON
{
|
|
"input_folder": "{src,test}",
|
|
"input_filter": [
|
|
"test/",
|
|
"src/zcl_excel_a",
|
|
"src/zcl_excel_c",
|
|
"src/zcl_excel_d",
|
|
"src/zcl_excel_fill_template",
|
|
"src/zcl_excel_font TODO, missing TDFONTSIZE",
|
|
"src/zcl_excel_g",
|
|
"src/zcl_excel_h",
|
|
"src/zcl_excel_l",
|
|
"src/zcl_excel_o",
|
|
"src/zcl_excel_r",
|
|
"src/zcl_excel_s",
|
|
"src/zcl_excel_t",
|
|
"src/zcl_excel_w",
|
|
"src/zcl_excel.clas",
|
|
"src/zcx_",
|
|
"src/zexcel_.*doma",
|
|
"src/zexcel_.*dtel",
|
|
"src/zexcel_p",
|
|
"src/zexcel_s",
|
|
"src/zexcel_t",
|
|
"src/zif_"
|
|
],
|
|
"output_folder": "output",
|
|
"lib": "https://github.com/open-abap/open-abap",
|
|
"write_unit_tests": true,
|
|
"write_source_map": true,
|
|
"options": {
|
|
"ignoreSyntaxCheck": false,
|
|
"addFilenames": true,
|
|
"addCommonJS": true,
|
|
"unknownTypes": "runtimeError",
|
|
"skip": [
|
|
{"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "pending https://github.com/abap2xlsx/abap2xlsx/pull/1046 "},
|
|
|
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},
|
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": "Void type: STRINGTAB"},
|
|
{"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_set_cell_value_types", "method": "int8", "note": "throws error in CREATE DATA"},
|
|
|
|
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"},
|
|
{"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},
|
|
{"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": "SXML in open-abap currently only handles json, todo"},
|
|
{"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_WRITER_2007", "class": "ltc_column_formula", "method": "one_column_formula", "note": "??"},
|
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_column_formula", "method": "two_column_formulas", "note": "??"},
|
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "escaped_character_inside_text", "note": "cl_abap_conv_out_ce.uccp todo"},
|
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "one_escaped_character", "note": "cl_abap_conv_out_ce.uccp todo"},
|
|
{"object": "ZCL_EXCEL_WRITER_2007", "class": "ltc_escape_string_value", "method": "two_escaped_characters", "note": "cl_abap_conv_out_ce.uccp todo"},
|
|
|
|
{"object": "ZCL_EXCEL_READER_2007", "class": "ltc_unescape_string_value", "method": "escaped_character_inside_text", "note": "??"},
|
|
{"object": "ZCL_EXCEL_READER_2007", "class": "ltc_unescape_string_value", "method": "two_escaped_characters", "note": "??"},
|
|
|
|
{"object": "ZCL_EXCEL_THEME_FMT_SCHEME", "class": "ltcl_test", "method": "build_xml", "note": "if_ixml_document$get_first_child todo"},
|
|
|
|
{"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": "concat of constants value https://github.com/abaplint/transpiler/issues/646 "},
|
|
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "date_to_excel_string6", "note": "??"}
|
|
]
|
|
}
|
|
} |