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

Set up Travis to run tests written in googletest #2

Open
alexlenail opened this issue Mar 22, 2017 · 3 comments
Open

Set up Travis to run tests written in googletest #2

alexlenail opened this issue Mar 22, 2017 · 3 comments

Comments

@alexlenail
Copy link
Contributor

alexlenail commented Mar 22, 2017

Here's an example of how to set this up:
https://github.com/muflihun/easyloggingpp/blob/master/.travis.yml

@alexlenail alexlenail changed the title Look into plugging in Travis to tests written in googletest Set up Travis to run tests written in googletest Mar 22, 2017
@alexlenail
Copy link
Contributor Author

@ludwigschmidt are you interested in learning travis or should I handle this?

@alexlenail
Copy link
Contributor Author

I basically copy pasted that demo into a draft version and set it up with travis:

https://github.com/fraenkel-lab/pcst_fast/blob/master/.travis.yml

I'd love if you took a look -- I feel like you might be able to find the mistakes in the dummy version faster than I, but if you'd prefer me to let me know.

@ludwigschmidt
Copy link
Contributor

I took care of the C++ tests, travis reports them to be passing now. Can you take care of the Python tests since you also did the pypi setup? Thanks!

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

2 participants