Skip to content

TSCTestSupport: account for : in function names#426

Merged
compnerd merged 1 commit into
swiftlang:mainfrom
compnerd:hemicolonectomy
Jul 10, 2023
Merged

TSCTestSupport: account for : in function names#426
compnerd merged 1 commit into
swiftlang:mainfrom
compnerd:hemicolonectomy

Conversation

@compnerd

Copy link
Copy Markdown
Member

Windows does not permit : in the file names. Substitute : with _ to permit tests to execute on Windows.

Windows does not permit `:` in the file names.  Substitute `:` with `_`
to permit tests to execute on Windows.
@compnerd

Copy link
Copy Markdown
Member Author

@swift-ci please test

@compnerd compnerd merged commit ef2db24 into swiftlang:main Jul 10, 2023
@compnerd compnerd deleted the hemicolonectomy branch July 10, 2023 14:33
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