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

Untangle pathfinding dependencies #7671

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

glebm
Copy link
Collaborator

@glebm glebm commented Jan 24, 2025

  1. Makes path.cpp concerned solely with the pathfinding algorithm.
  2. Turns path_test into a standalone test.

@glebm glebm enabled auto-merge (rebase) January 24, 2025 04:18
1. Makes `path.cpp` concerned solely with the pathfinding algorithm.
2. Turns `path_test` into a standalone test.
@glebm glebm merged commit ee16071 into diasurgical:master Jan 25, 2025
23 checks passed
@glebm glebm deleted the path-test branch January 25, 2025 10:14
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.

2 participants