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

Improve specs by removing absolute path references #12776

Merged

Conversation

straight-shoota
Copy link
Member

This patch makes stdlib specs more portable by removing absolute paths.

We can just use paths that are explicitly known (form the data directory) instead of relying on paths in the system.

Also includes cleanup of unused helpers.

See #12775 for some context.

Copy link
Member

@sdogruyol sdogruyol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @straight-shoota 🙏

@straight-shoota straight-shoota modified the milestone: 1.7.0 Nov 24, 2022
@straight-shoota
Copy link
Member Author

Removed milestone to wait for @oprypin's review.

@oprypin oprypin added this to the 1.7.0 milestone Nov 28, 2022
@straight-shoota straight-shoota merged commit 37eaa39 into crystal-lang:master Nov 29, 2022
@straight-shoota straight-shoota deleted the refactor/spec-paths branch November 29, 2022 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants