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

test: add basic pathfinding test cases #27

Merged
merged 8 commits into from Feb 13, 2022

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    8689436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30341d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c6e5f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d711b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23fc859 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    c9df83a View commit details
    Browse the repository at this point in the history
  2. doc: improve wording on leaping-only and falling-only test files

    Co-authored-by: Tobias Nett <skaldarnar@googlemail.com>
    jdrueckert and skaldarnar committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    9dcbf6a View commit details
    Browse the repository at this point in the history
  3. chore: address review comments

    - add documentation to WalkingJPSTest
    - add positive test case to LeapingJPSTest and FallingJPSTest
    - fix checkstyle issues
    jdrueckert committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    917dc96 View commit details
    Browse the repository at this point in the history