abapGit/src
Lars Hvam 1387128719
unit testing updates (#5246)
* unit testing updates

* fix

* split unit test method, ZCL_ABAPGIT_HTML_FORM_UTIL

* run is_empty

* type changes

* update notes

* update

* upd

* update notes

* run check_author_regex

* run parse_commits

* update notes

* add notes

* update

* run extract_author_data1

* run extract_author_data2

* run extract_author_data9

* update notes
2022-01-06 08:14:43 +01:00
..
apack Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
background Files: Introduce secondary keys (#5101) 2021-11-05 05:32:39 +01:00
cts Pre Filter Backend Logic (#5226) 2022-01-04 07:35:57 +01:00
data Files: Introduce secondary keys (#5101) 2021-11-05 05:32:39 +01:00
git Patch: enable new view options similar to Diff (#5162) 2021-11-26 07:41:57 +01:00
git_platform ajson, Automatic Update (#4895) 2021-08-16 08:20:05 +02:00
http remove unused variables (#5107) 2021-11-05 15:20:56 +01:00
json ajson, Automatic Update (#5237) 2021-12-27 17:37:29 +01:00
objects TOBJ - fix xslt serialization dump (#5247) 2022-01-04 17:06:54 +01:00
persist Only show favorites on startup (#4997) 2021-10-06 08:04:09 +02:00
repo unit testing updates (#5246) 2022-01-06 08:14:43 +01:00
syntax Adjust syntax highlighter output (#5128) 2021-11-12 06:55:02 +01:00
test align package descripions (#4939) 2021-09-10 10:58:36 -04:00
ui unit testing updates (#5246) 2022-01-06 08:14:43 +01:00
utils unit testing updates (#5246) 2022-01-06 08:14:43 +01:00
xml Naming of class constants - Part 3 (#4984) 2021-10-01 08:20:15 +02:00
zlib Fix syntax check warnings (#5055) 2021-10-25 15:33:13 +02:00
package.devc.xml
zabapgit_forms.prog.abap Catch exception in exit form (#4966) 2021-09-22 09:12:01 -04:00
zabapgit_forms.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit_password_dialog.prog.abap Don't show github note at password dialog on non-github repos (#5004) 2021-10-03 16:43:31 -04:00
zabapgit_password_dialog.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit.prog.abap linting (#2861) 2019-08-11 23:16:10 -07:00
zabapgit.prog.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zabapgit.tran.xml
zcl_abapgit_auth.clas.abap ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_auth.clas.testclasses.abap ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_auth.clas.xml ZCL_ABAPGIT_AUTH add basic unit test (#4261) 2020-12-01 05:05:22 +01:00
zcl_abapgit_branch_overview.clas.abap Improve secondary key access (#4801) 2021-05-31 07:47:30 +02:00
zcl_abapgit_branch_overview.clas.testclasses.abap Move commit-specific methods from ZCL_ABAPGIT_BRANCH_OVERVIEW to new class ZCL_ABAPGIT_GIT_COMMIT (#4026) 2020-10-19 11:24:38 +02:00
zcl_abapgit_branch_overview.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_code_inspector.clas.abap Filter code inspection/syntax check (#4946) 2021-09-12 07:12:53 +02:00
zcl_abapgit_code_inspector.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_environment.clas.abap Add support pack to debug info (#4779) 2021-05-20 11:30:05 +02:00
zcl_abapgit_environment.clas.testclasses.abap environment, add tests and fix dump (#2827) 2019-08-02 01:21:03 -07:00
zcl_abapgit_environment.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_exit.clas.abap Repo view: Fix path and filenames (#5205) 2021-12-13 07:49:23 +01:00
zcl_abapgit_exit.clas.xml zcl_abapgit_exit: add IF gi_exit IS NOT INITIAL. (#4884) 2021-07-31 11:28:00 +02:00
zcl_abapgit_factory.clas.abap I18N: LXE Translations (#4415) 2021-01-31 10:36:28 +01:00
zcl_abapgit_factory.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_injector.clas.abap I18N: LXE Translations (#4415) 2021-01-31 10:36:28 +01:00
zcl_abapgit_injector.clas.testclasses.abap Cleanup (#2408) 2019-02-17 01:28:58 -08:00
zcl_abapgit_injector.clas.xml allow dependency injection from anywhere (#3614) 2020-07-12 13:06:38 +02:00
zcl_abapgit_merge.clas.abap add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zcl_abapgit_merge.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_migrations.clas.abap Remove local_dot_abapgit migration (#4543) 2021-02-20 17:18:34 +01:00
zcl_abapgit_migrations.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_news.clas.abap Naming of class constants - Part 3 (#4984) 2021-10-01 08:20:15 +02:00
zcl_abapgit_news.clas.testclasses.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_news.clas.xml Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_sap_package.clas.abap no chained assignment (#5140) 2021-11-19 16:19:27 +01:00
zcl_abapgit_sap_package.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_settings.clas.abap Commit page: option to hide author fields (#5171) 2021-12-01 09:27:30 -05:00
zcl_abapgit_settings.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_stage_logic.clas.abap Pre Filter Backend Logic (#5226) 2022-01-04 07:35:57 +01:00
zcl_abapgit_stage_logic.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_stage.clas.abap Commit Page Update (#5048) 2021-10-25 16:12:06 +02:00
zcl_abapgit_stage.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_version.clas.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_version.clas.testclasses.abap Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_version.clas.xml Refactor: Version comparison (#4216) 2020-11-24 08:16:50 +01:00
zcl_abapgit_zip.clas.abap Refactor serializer class (#4994) 2021-10-25 16:01:40 +02:00
zcl_abapgit_zip.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcx_abapgit_exception.clas.abap Better multi-lang class tpool handling (#5074) 2021-11-02 06:10:03 +01:00
zcx_abapgit_exception.clas.testclasses.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zcx_abapgit_exception.clas.xml do not skip descriptions check for exception classes (#2714) 2019-05-29 23:54:06 -07:00
zcx_abapgit_not_found.clas.abap Make exceptions compatible with 702 (#5116) 2021-11-14 07:28:38 +01:00
zcx_abapgit_not_found.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_auth.intf.abap Naming of class constants (#4945) 2021-09-14 16:47:48 +02:00
zif_abapgit_auth.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_branch_overview.intf.abap
zif_abapgit_branch_overview.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_code_inspector.intf.abap REPO, remove method RUN_CODE_INSPECTOR 2019-02-20 22:00:36 -08:00
zif_abapgit_code_inspector.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_definitions.intf.abap Patch: enable new view options similar to Diff (#5162) 2021-11-26 07:41:57 +01:00
zif_abapgit_definitions.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_environment.intf.abap Add support pack to debug info (#4779) 2021-05-20 11:30:05 +02:00
zif_abapgit_environment.intf.xml Refactoring of ZCL_ABAPGIT_ENVIRONMENT (#2826) 2019-08-01 02:49:59 -07:00
zif_abapgit_exit.intf.abap Add user exit for serialize postprocessing (#5194) 2021-12-11 07:30:50 +01:00
zif_abapgit_exit.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_merge.intf.abap add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zif_abapgit_merge.intf.xml add interface ZIF_ABAPGIT_MERGE (#4160) 2020-11-12 08:57:34 +01:00
zif_abapgit_sap_package.intf.abap Automatic creation of top repository package (#4431) 2021-01-23 10:11:54 +01:00
zif_abapgit_sap_package.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_stage_logic.intf.abap Pre Filter Backend Logic (#5226) 2022-01-04 07:35:57 +01:00
zif_abapgit_stage_logic.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zif_abapgit_version.intf.abap 1.114.0 (#5245) 2022-01-03 10:59:39 +01:00
zif_abapgit_version.intf.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00