cobol-check icon indicating copy to clipboard operation
cobol-check copied to clipboard

A testing framework for Cobol applications

Results 50 cobol-check issues
Sort by recently updated
recently updated
newest added

Currently line numbers are not being used in columns 1-6. Can the code being tested have line numbers matching the line in the original, viz: ``` boilerplate code 000001 identification...

enhancement

Please add this useful extension to the [Open VSX Registry](https://open-vsx.org/?search=cobol). Details on the publishing can be found at https://github.com/eclipse/openvsx/wiki/Publishing-Extensions. A bit of explanation: Open VSX Registry is the default extension...

Hi! I created this simple example [Tests Everywhere - COBOL](https://dev.to/rogervinas/tests-everywhere-cobol-p53) In this example I can easily test: 1) [HELLO-MESSAGE](https://github.com/rogervinas/tests-everywhere/blob/main/cobol/src/test/cobol/HELLO/HELLO.cut#L3) paragraph 2) [HELLO](https://github.com/rogervinas/tests-everywhere/blob/main/cobol/src/test/cobol/HELLO/HELLO.cut#L10) paragraph mocking paragraph HELLO-MESSAGE and call to program...

When in your input cobol program, you have a string from position 73 to 79 (here value "MP029C "), this string is added as a new line in the generated...

Trim line pass the col 72

Added option in setting in vscode extension to set the time limit to break out of infinity loop.

The approval tests started malfunctioning after changes to the version management setup. There are a couple of problems: approvalActualOutput points to the wrong file. def approvalActualOutput = "approval-test-actual.txt" the approval...

Hi, I have a 01 group OA00 with 7 level 10 in my input cobol program : ![image](https://github.com/openmainframeproject/cobol-check/assets/17042598/84c75da7-f4fb-4455-8a7a-118261b9565e) And the generated cobol (CC##99.cbl by default) contained this group twice in...

Fix the expands db2 copybooks.