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

Commits on Oct 4, 2024

  1. Forth: additional tests for "combined arithmetic" category

    This will ensure that students are popping numbers off the correct end of the stack (for languages without a builtin Stack type).
    glennj committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    563368e View commit details
    Browse the repository at this point in the history
  2. with UUIDs for the new tests

    glennj committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec1a0ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09398a2 View commit details
    Browse the repository at this point in the history