Skip to content

Rename BuildParameters.Testing.Library. #7806

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

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

grynspan
Copy link
Contributor

Since the aforementioned enum no longer has any association with BuildParameters, rename it to something less domain-specific and move it to the Basic module.

Since this is a type rename, there's no unit testing to be done. If it compiles, I didn't break it. :)

Since the aforementioned enum no longer has any association with
`BuildParameters`, rename it to something less domain-specific and move it to
the Basic module.

Since this is a type rename, there's no unit testing to be done. If it compiles,
I didn't break it. :)
@grynspan grynspan added bug swift test Changes impacting `swift test` tool swift package init Package templates command changes labels Jul 22, 2024
@grynspan grynspan self-assigned this Jul 22, 2024
@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan grynspan merged commit e2f50e4 into main Jul 22, 2024
5 checks passed
@grynspan grynspan deleted the jgrynspan/7778-testing-library-enum-rename branch July 22, 2024 21:32
@grynspan
Copy link
Contributor Author

Resolves #7778.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug swift package init Package templates command changes swift test Changes impacting `swift test` tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants