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

Add some tests for swap hands feature #24420

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. Replace most swap_hands assignments with function calls

    Makes debugging easier (trace/modify functions).
    ilikeheaps committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    096f2fc View commit details
    Browse the repository at this point in the history
  2. Add a test for swap-hands

    ilikeheaps committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    240f225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291fb69 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    50d71be View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    23ac424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fff494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7096651 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2f5b5a View commit details
    Browse the repository at this point in the history