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

Forth: additional tests for "combined arithmetic" category #2477

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

glennj
Copy link
Contributor

@glennj glennj commented Sep 20, 2024

This will ensure that students are popping numbers off the correct end of the stack (for languages without a builtin Stack type).

From: http://forum.exercism.org/t/new-tests-for-forth-exercise-canonical-data/13045

@glennj glennj marked this pull request as draft September 20, 2024 14:29
@glennj glennj marked this pull request as ready for review September 20, 2024 16:50
@glennj glennj requested a review from IsaacG September 23, 2024 03:08
@glennj
Copy link
Contributor Author

glennj commented Oct 3, 2024

Added some reviewers to get some traction on the request.

This will ensure that students are popping numbers off the correct end of the stack (for languages without a builtin Stack type).
@glennj
Copy link
Contributor Author

glennj commented Oct 4, 2024

rebased and force pushed to pull in the updates to link checker.

@BNAndras BNAndras merged commit 4b91a92 into exercism:main Oct 4, 2024
7 checks passed
@glennj glennj deleted the forth-arithmetic branch October 4, 2024 23:20
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.

5 participants