Track filenames and line numbers in test suites
Closed this issue · 0 comments
neopragma commented
Cobol Check concatenates all the test suite files for each program under test and processes them together. For purposes of debugging test suites, it would be helpful to "remember" the filenames and track the line numbers of test suite source, and include that information in any error messages generated by the test suite parser.