Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect test results and return zero/non-zero #25

Closed
ckormanyos opened this issue Mar 19, 2024 · 1 comment
Closed

Collect test results and return zero/non-zero #25

ckormanyos opened this issue Mar 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ckormanyos
Copy link
Owner

The program exits without assessing the proper numerical results. Collect the test case success/fail and return corresponging zero/non-zero to operating system call.

At the moment, I do not know how a FORTRAN program returns a value to the calling OS. I will investigate.

@ckormanyos ckormanyos self-assigned this Mar 19, 2024
@ckormanyos ckormanyos added enhancement New feature or request help wanted Extra attention is needed labels Mar 19, 2024
@ckormanyos
Copy link
Owner Author

This will be parasitically handled by #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant