Lars Hvam
|
d0a721b2cf
|
Move methods to private (#2416)
* ZCL_ABAPGIT_GUI_CHUNK_LIB move 2 methods private
* HTML_ACTION_UTILS move two methods private
* move calculate_skip_testclass to private
* move BUILD_ASX_NODE to private
|
2019-02-18 05:27:49 -08:00 |
|
Lars Hvam
|
3f494f091f
|
Use built-in types (#2306)
* remove uses of DTEL BOOLEAN
* remove uses of DTEL BOOLE_D
* remove uses of DTEL FLAG
* remove uses of DTEL SAP_BOOL
* remove uses of DTEL XFELD
* Update zcl_abapgit_popups.clas.abap
|
2019-01-20 07:59:24 +01:00 |
|
Frederik Hudák
|
26c6f4b4dc
|
Removed endmethod and endclass comments - folders syntax, zlib, xml
|
2018-08-03 13:33:33 +02:00 |
|
larshp
|
d7e90aae60
|
move version definition to separate interface
moved version from DEFINITIONS interface to new VERSION interface, to avoid possible future merge conflicts, see #960
|
2018-07-25 06:37:38 +02:00 |
|
Tapio Reisinger
|
3293fe5461
|
Add unit test for render method (#1278)
* add render unt test
* Formatting source
* remove exporting key word
* Adept test include
|
2018-03-29 09:08:37 +02:00 |
|
larshp
|
7ecbc07e19
|
lcl_xml to global class
|
2018-01-08 15:29:36 +00:00 |
|