Skip to content

Restructure tree items and rework test execution to use stream file option#27

Merged
SanjulaGanepola merged 3 commits intomainfrom
feature/integrate-rpgunit-beta-version
Mar 14, 2025
Merged

Restructure tree items and rework test execution to use stream file option#27
SanjulaGanepola merged 3 commits intomainfrom
feature/integrate-rpgunit-beta-version

Conversation

@SanjulaGanepola
Copy link
Copy Markdown
Member

@SanjulaGanepola SanjulaGanepola commented Mar 14, 2025

Changes

  • Restructure Testing view to include workspace and directory level tree items
  • Fix naming restriction by excluding .TEST.RPGLE in test program name
  • Rework test execution to use stream file option for local case
  • Initial work for executing COBOL tests
  • Use 37 as default TGTCCSID

Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola merged commit 4385c91 into main Mar 14, 2025
4 checks passed
@SanjulaGanepola SanjulaGanepola deleted the feature/integrate-rpgunit-beta-version branch March 14, 2025 13:05
/include qinclude,TESTCASE.RPGLE iRPGUnit Test Suite
/include qinclude,SDS.RPGLE Program status data structure
/endif
/include qinclude,TESTCASE iRPGUnit Test Suite
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SanjulaGanepola did Thomas put this in, because he was supporting building in the IFS vs getting the includes from QSYS?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edmundreinhardt Yes, Thomas added these. The compile seemed to fail with them. I was hoping to discuss this with you today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use new stream file option for RUCRTRPG and RUCRTCBL Fix file name length restriction for local tests

2 participants