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

System test for echo program #48

Merged
merged 2 commits into from
Jan 11, 2025
Merged

System test for echo program #48

merged 2 commits into from
Jan 11, 2025

Conversation

sysheap
Copy link
Owner

@sysheap sysheap commented Jan 11, 2025

No description provided.

The echo program should not print a space after the last argument. Check
if we're at the last argument and omit the space at the end.
Create a new test which checks that the echo program behaves as it should.
This test has uncovered that the echo program was previously printing
a space at the end of the last argument.
@sysheap sysheap merged commit 6ec5434 into main Jan 11, 2025
6 checks passed
@sysheap sysheap deleted the system-test-for-echo-program branch January 11, 2025 07:56
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.

1 participant