Skip to content

Configure XCTest for Dispatch if included in Foundation on Linux #2470

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 6, 2016

Conversation

seabaylea
Copy link
Contributor

@seabaylea seabaylea commented May 10, 2016

What's in this pull request?

When libdispatch is added into the builds on Linux (for use by Foundation), there are subsequent build errors in XCTest as it needs access to build artefacts from libdispatch due to the downward dependency from Foundation. These changes pass the source and build locations through to XCTest if libdispatch is included in the builds.

The XCTest PR that picks up and uses the arguments has been merged already:
swiftlang/swift-corelibs-xctest#107

Resolved bug number: (SR-)

N/A

!-- This selection should only be completed by Swift admin -->
Before merging this pull request to apple/swift repository:

  • Test pull request on Swift continuous integration.

@seabaylea
Copy link
Contributor Author

@gribozavr Would it be possible to get a review of this - if your happy with it I'll do the work to update for the merge conflict.

Note that the counterpart in XCTest is already merged.

@gribozavr
Copy link
Contributor

@swift-ci Please test and merge

@swift-ci swift-ci merged commit f693c25 into swiftlang:master Jun 6, 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.

3 participants