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

Update README in tests to explain how to run the tests #136

Closed
westonal opened this issue Jun 12, 2015 · 4 comments
Closed

Update README in tests to explain how to run the tests #136

westonal opened this issue Jun 12, 2015 · 4 comments

Comments

@westonal
Copy link
Contributor

I can make runtest, but runtest requires an argument which is another program and what that should be is unclear. I don't know how all the gold.h stuff comes in to play.

@olajep
Copy link
Member

olajep commented Jun 12, 2015

runtest is just a wrapper that does nothing atm. it will be needed when we want to run tests on the epiphany.
If you want to build the tests

make check

This will also run through the test suite.

// Ola

@kfitch
Copy link
Contributor

kfitch commented Jun 12, 2015

to run the tests use

make check

But, make sure you have check installed ( sudo apt-get install check )

Also, after installing check you will need to re-run configure (and maybe bootstrap).

@olajep
Copy link
Member

olajep commented Jun 14, 2015

Can we close this?

Merged in
613968e

@westonal
Copy link
Contributor Author

Yes

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

No branches or pull requests

3 participants