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

exercises(robot-simulator): implement #558

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    651c634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c97ebb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    538b433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e70dda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    233fcff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba21c9f View commit details
    Browse the repository at this point in the history
  7. exercises(robot-simulator): tests: split position checks

    Improve error messages on test failure.
    ee7 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    cb640f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    005482d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2705559 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    757f83e View commit details
    Browse the repository at this point in the history
  11. exercises(robot-simulator): example: switch right and left procs

    Make the order match their usage in `move`.
    ee7 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    e2ade8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d60a55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ca10ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a8631a View commit details
    Browse the repository at this point in the history
  15. exercises(robot-simulator): tests: lowercase test names

    Be consistent with the other test files on the track.
    ee7 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6cea531 View commit details
    Browse the repository at this point in the history
  16. exercises(robot-simulator): tests: remove _ from suite name

    The other suite names are like this.
    ee7 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    21c9962 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19119bc View commit details
    Browse the repository at this point in the history