Skip to content

build C executables #217

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 2 commits into from
Mar 22, 2016
Merged

build C executables #217

merged 2 commits into from
Mar 22, 2016

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Mar 22, 2016

This depends on #203 will rebase once that is merged.

@aciidgh
Copy link
Contributor Author

aciidgh commented Mar 22, 2016

rebased

func testCExecutable() {
fixture(name: "ValidLayouts/SingleModule/CExecutable") { prefix in
XCTAssertBuilds(prefix)
XCTAssertFileExists(prefix, ".build/debug/CExecutable")
Copy link
Contributor

Choose a reason for hiding this comment

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

We should test for a known output from the executable.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@mxcl
Copy link
Contributor

mxcl commented Mar 22, 2016

@swift-ci Please test

@aciidgh
Copy link
Contributor Author

aciidgh commented Mar 22, 2016

All green, @mxcl can I merge 😍

@mxcl
Copy link
Contributor

mxcl commented Mar 22, 2016

Looks good to me. 👍🏻

@aciidgh aciidgh merged commit 4ffaf0d into swiftlang:master Mar 22, 2016
@aciidgh aciidgh deleted the c_exec branch March 22, 2016 21:21
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