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

Bundle: add SPI for FHS style bundles for testing #2079

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

compnerd
Copy link
Member

The FHS bundles are an extension for the CoreFoundation implementation
for Swift. Expose the interface through Bundle interface so that we do
not need to use private CF interfaces in the tests.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

The FHS bundles are an extension for the CoreFoundation implementation
for Swift.  Expose the interface through Bundle interface so that we do
not need to use private CF interfaces in the tests.
@compnerd
Copy link
Member Author

@swift-ci please test

@millenomi millenomi merged commit 59340e1 into swiftlang:master Apr 11, 2019
@compnerd compnerd deleted the FHS branch April 11, 2019 17: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