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

Move tests in swift-formatTests to SwiftFormatTests #827

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Sep 30, 2024

Windows doesn’t support test targets that depend on executables. Move FileIterator into SwiftFormat so we can test it as part of SwiftFormatTests and can remove swift-formatTests.

Windows doesn’t support test targets that depend on executables. Move `FileIterator` into `SwiftFormat` so we can test it as part of `SwiftFormatTests` and can remove `swift-formatTests`.
@ahoppen ahoppen merged commit b3314ac into swiftlang:main Oct 1, 2024
6 checks passed
@ahoppen ahoppen deleted the no-executable-test-target branch October 1, 2024 03:47
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