Skip to content

Add integration test for building Swift benchmarks with SwiftPM #36

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 29, 2018

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Oct 29, 2018

No description provided.

//
// RUN: rm -rf %t.dir
// RUN: mkdir -p %t.dir/
// RUN: cp -R %{swift_benchmarks_path} %t.dir/benchmark
Copy link
Contributor

@gottesmm gottesmm Oct 29, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why copy? Why not just use the benchmark path? Other than that if everything works, LGTM.

@aciidgh aciidgh force-pushed the build-benchmarks-with-swiftpm branch from 4ee850c to 29bea3f Compare October 29, 2018 06:38
@aciidgh aciidgh force-pushed the build-benchmarks-with-swiftpm branch from 29bea3f to ab70fea Compare October 29, 2018 06:54
@gottesmm
Copy link
Contributor

Looks beautiful. Run a test and lets get this party started.

@aciidgh
Copy link
Contributor Author

aciidgh commented Oct 29, 2018

Running a cross-repo test here: swiftlang/swift#19142 (comment)

@gottesmm gottesmm merged commit 8a5723d into master Oct 29, 2018
@gottesmm gottesmm deleted the build-benchmarks-with-swiftpm branch October 29, 2018 20:55
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