Skip to content
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

Added sharness test of cli #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tabrath
Copy link
Contributor

@tabrath tabrath commented Feb 27, 2017

No description provided.

Makefile Outdated
@@ -10,6 +10,10 @@ deps: gx covertools
gx --verbose install --global
gx-go rewrite

sharness: deps
git clone https://github.com/multiformats/multihash.git $(TRAVIS_BUILD_DIR)/sharness
Copy link
Member

Choose a reason for hiding this comment

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

Maybe not use the TRAVIS_BUILD_DIR variable? We might want to run this locally

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, changed that.

@whyrusleeping
Copy link
Member

Hey @tabrath sorry about the delay (lots of projects, can only get to so many in a day). Do you mind rebasing this on master? The changes here also contain the changes for adding keccak (which has already been merged).

@tabrath
Copy link
Contributor Author

tabrath commented Mar 16, 2017

I think it's good now..

Pulling from the multihash sharness repository to run tests of the cli tool.
Forgot cache dir
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.

None yet

2 participants