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

Swift SDKs: refactor and extend SwiftSDKBundleTests #6588

Merged
merged 3 commits into from May 19, 2023

Conversation

MaxDesiatov
Copy link
Member

SwiftSDKBundleTests should cover the list subcommand and verify that all installed Swift SDK bundles are listed.

New testList test function was added, while testInstall was refactored to share mock Swift SDK generation code with it.

rdar://107882144

@MaxDesiatov
Copy link
Member Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) May 19, 2023 17:00
@MaxDesiatov
Copy link
Member Author

@swift-ci smoke test

@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

1 similar comment
@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov merged commit ee640b9 into main May 19, 2023
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/list-all-bundles branch May 19, 2023 19:36
MaxDesiatov added a commit that referenced this pull request May 19, 2023
Cherry-pick of #6588

`SwiftSDKBundleTests` should cover the `list` subcommand and verify that all installed Swift SDK bundles are listed.

New `testList` test function was added, while `testInstall` was refactored to share mock Swift SDK generation code with it.

rdar://107882144
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.

None yet

2 participants