Skip to content

test: add swift-test-depends target #19893

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
Oct 16, 2018
Merged

test: add swift-test-depends target #19893

merged 1 commit into from
Oct 16, 2018

Conversation

vintitres
Copy link
Contributor

check-llvm and check-clang have llvm-test-depends and
clang-test-depends targets which build all dependencies but doesn't run
the tests. Add similar target for check-swift. This allows me to easily
cross-compile the tests on a different system and then run on a matching
machine later.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

check-llvm and check-clang have llvm-test-depends and
clang-test-depends targets which build all dependencies but doesn't run
the tests. Add similar target for check-swift. This allows me to easily
cross-compile the tests on a different system and then run on a matching
machine later.
@compnerd
Copy link
Member

CC: @gottesmm @Rostepher

@compnerd
Copy link
Member

@swift-ci please test

@compnerd
Copy link
Member

CC: @llvm-beanz @chrisbieneman

@gottesmm
Copy link
Contributor

LGTM.

@compnerd compnerd merged commit 518d743 into swiftlang:master Oct 16, 2018
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