Skip to content

Tests run using makefile skip separately building binaries #916

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
Jul 17, 2016

Conversation

nathanross
Copy link
Contributor

Currently the README.md advises users to continue to use the makefile for running tests.

This commit makes running tests via make faster by removing an extraneous binary build that previously occurred prior to each test.

@nathanross
Copy link
Contributor Author

nathanross commented Jul 17, 2016

Both CI checks appear to be failing due to a problem building the regex crates. Because the CI scripts no longer use the makefile, I am certain this is an unrelated issue.

@cnd cnd merged commit 6d21c99 into uutils:master Jul 17, 2016
@cnd
Copy link
Contributor

cnd commented Jul 17, 2016

rust-lang/rust#34839

@nathanross
Copy link
Contributor Author

Thanks for the link

@nathanross nathanross deleted the efficient-testing branch July 17, 2016 16:46
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