Skip to content

Move two of the tests off @testable import #1785

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thomasvl
Copy link
Collaborator

Now that Swift 5.9 is the baseline, make some things package visible and move off the @testable import.

Opened #1784 to track doing this with for the main runtime as they can't be done yet as the Fuzz tests still have to build with an older Swift version.

Now that Swift 5.9 is the baseline, make some things `package` visible and move
off the `@testable` import.

Opened apple#1784 to track doing this with for the main runtime as they can't be done
yet as the Fuzz tests still have to build with an older Swift version.
@thomasvl thomasvl added the semver/none No version bump required. label May 29, 2025
@thomasvl thomasvl marked this pull request as ready for review May 29, 2025 14:08
@thomasvl
Copy link
Collaborator Author

@FranzBusch should this be semver/patch instead?

@thomasvl thomasvl requested a review from allevato May 30, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants