issues
search
neopragma
/
cobol-unit-test
Unit testing framework and sample code for batch Cobol programs.
GNU General Public License v3.0
117
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rune christensen patch 1
#102
Rune-Christensen
closed
3 years ago
0
SonarQube Integration
#101
marcusvcsacramento
opened
4 years ago
0
Multi mock issue
#100
sfauvel
opened
5 years ago
0
Mock calls are not correctly incremented when more than one mock
#99
sfauvel
opened
5 years ago
0
Added variables for section mocking
#98
Rune-Christensen
closed
5 years ago
0
Added code for section mocking
#97
Rune-Christensen
closed
5 years ago
0
Added section mocking and minor bugfixes
#96
Rune-Christensen
closed
5 years ago
0
Handle IN qualifiers in expect
#95
Rune-Christensen
closed
5 years ago
0
Add support for IN variables in EXPECT statements
#94
Rune-Christensen
opened
5 years ago
1
Add support for mocking sections
#93
Rune-Christensen
opened
5 years ago
0
Fix some warnings
#92
mmitch
opened
5 years ago
0
fix parsing of multiline SELECT statements without FILE STATUS
#91
mmitch
opened
5 years ago
0
Avoid infinite loops on test-case file
#90
Rune-Christensen
closed
3 years ago
0
Fix some bugs, warnings and performance for IBM COBOL compile
#89
Rune-Christensen
closed
3 years ago
0
Create LICENSE
#88
neopragma
closed
6 years ago
0
FILE STATUS required when accessing file
#87
siegling
opened
6 years ago
1
run-ut fails when test ends with comment
#86
siegling
opened
6 years ago
0
Get cobol-unit-test running on MacOS
#85
ndbroadbent
opened
6 years ago
0
Don't check in envvars
#84
ndbroadbent
closed
6 years ago
3
replaced hardcoded path
#83
SebastianRzk
closed
6 years ago
1
testing what a diff in cobol looks like
#82
brntbeer
closed
8 years ago
1
compile.cmd (Windows) doesn't set path to copybooks correctly
#81
neopragma
closed
9 years ago
0
Support for ambiguity resolution in GnuCOBOL 2.0
#80
neopragma
opened
9 years ago
0
Support for stricter name length limitation in GnuCOBOL 2.0
#79
neopragma
opened
9 years ago
1
The run-ut script should pass the --clean option through to the compile script
#78
neopragma
opened
9 years ago
0
The GnuCOBOL project, and some small 2.0 issues.
#77
btiffin
opened
9 years ago
2
Sample tests are confusing
#76
neopragma
closed
9 years ago
1
String results into 'expected' and 'actual' messages for readability
#75
neopragma
opened
9 years ago
0
VERIFY causes subsequent test cases not to be processed correctly.
#74
neopragma
opened
9 years ago
0
Labels for Pass/Fail Notifications are Inconsistent
#73
d215steinberg
opened
9 years ago
1
PASS notifications for VERIFYs are incomplete and inaccurate
#72
d215steinberg
opened
9 years ago
1
Add support for "classic" coding style - detect tokens in PROCEDURE DIVISION terminated by a period.
#71
neopragma
opened
9 years ago
0
Images
#70
neopragma
closed
9 years ago
1
On Windows GnuCobol doesn't appear to append .CPY to copybook names. Need workaround. (Windows compat)
#69
neopragma
closed
9 years ago
1
Add support for COPY immediately following FD with no 01 level defined outside the copybook
#68
neopragma
opened
9 years ago
0
run-ut script: automatically compile driver program for testing subroutines if necessary (usability)
#67
neopragma
opened
9 years ago
0
Backport script enhancements from Windows to bash
#66
neopragma
opened
9 years ago
0
Port install and scripts to Windows and document same on wiki
#65
neopragma
closed
9 years ago
1
Precompiler assumes SELECT will appear in column 8
#64
neopragma
closed
9 years ago
1
Paragraph mock needs to handle PERFORM THRU
#63
neopragma
opened
9 years ago
0
Add support for EIBRCODE mnemonics to improve the DSL for EXEC CICS mocks
#62
neopragma
opened
9 years ago
0
Display a warning when a test case contains no assertions
#61
neopragma
opened
9 years ago
0
VERIFY AT LEAST and NO MORE THAN not working with WAS PERFORMED
#60
neopragma
closed
9 years ago
1
Multiple PARA mocks - VERIFY only works on the first one
#59
neopragma
closed
9 years ago
1
Two PARA mocks in succession - second one isn't processed
#58
neopragma
closed
9 years ago
1
Mix of PARA and FILE mocks causes corrupt output under certain conditions
#57
neopragma
closed
9 years ago
2
The name UT-LABEL-EXPECTED-ACCESS-PLURAL is too long for older zOS compilers (zOS compatibility)
#56
neopragma
closed
9 years ago
1
Want more natural DSL syntax for verifying mocked paragraphs.
#55
neopragma
closed
9 years ago
1
ZUTZCWS and ZUTZCPD copybooks have FALSE for 88-level items (zOS compatibility)
#54
neopragma
closed
9 years ago
1
Add an optional display message for each EXPECT and VERIFY
#53
neopragma
opened
9 years ago
0
Next