openmainframeproject/cobol-check

It only recognizes directory and source file names in upper case

Closed this issue · 1 comments

Cobol Check doesn't find program source directories and filenames unless they are in all upper case. Same for test suite directory names. Test suite names in mixed case are OK.

It should work with whatever capitalization scheme the user uses.

Closed by commit 95757f3.