Skip to content

Enable libdispatch usage in TestFoundation #422

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

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

seabaylea
Copy link
Contributor

This adds a further update to build.py to make the libdispatch libraries available to TestFoundation.

This is done using adding the libdispatch build path to LD_LIBRARY_PATH, extending the approach that's already used to provide access to the XCTest libraries during build time.

@modocache
Copy link
Contributor

Excited to see progress on this, thank you!

@swift-ci please test

@modocache
Copy link
Contributor

modocache commented Jun 24, 2016

I don't always merge pull requests to corelibs-foundation, but when I do they're NFC's to the build system, that pass all tests, and that unblock pull requests like swiftlang/swift#3191. 😉

@modocache modocache merged commit be7bc79 into swiftlang:master Jun 24, 2016
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