mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
unit tests, update to latest (#5280)
This commit is contained in:
parent
c932426b44
commit
eda6f27a9f
|
@ -25,9 +25,9 @@
|
|||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.83.24",
|
||||
"@abaplint/runtime": "^1.7.20",
|
||||
"@abaplint/transpiler-cli": "^1.7.20",
|
||||
"@abaplint/cli": "^2.84.4",
|
||||
"@abaplint/runtime": "^1.7.29",
|
||||
"@abaplint/transpiler-cli": "^1.7.29",
|
||||
"abapmerge": "^0.14.3",
|
||||
"c8": "^7.11.0",
|
||||
"eslint": "^8.7.0"
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
{"object": "ZCL_ABAPGIT_AJSON_MAPPING", "class": "ltcl_to_upper", "method": "to_json"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_DATA_DESERIALIZER", "class": "ltcl_test", "method": "test1"},
|
||||
{"object": "ZCL_ABAPGIT_DATA_SERIALIZER", "class": "ltcl_test", "method": "serialize", "note": "RTTI describe_by_name() todo, https://github.com/open-abap/open-abap/issues/225"},
|
||||
{"object": "ZCL_ABAPGIT_DATA_SERIALIZER", "class": "ltcl_test", "method": "serialize", "note": "RTTI is_ddic_type() todo"},
|
||||
|
||||
{"object": "ZCL_ABAPGIT_GUI_UTILS", "class": "ltcl_gui_utils", "method": "is_renderable", "note": "casting, https://github.com/abaplint/transpiler/issues/465"},
|
||||
{"object": "ZCL_ABAPGIT_GUI_UTILS", "class": "ltcl_gui_utils", "method": "is_event_handler", "note": "casting, https://github.com/abaplint/transpiler/issues/465"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user