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

Have AppVeyor build run tests in test-project #113

Closed
laumann opened this issue Apr 26, 2018 · 1 comment · Fixed by #120
Closed

Have AppVeyor build run tests in test-project #113

laumann opened this issue Apr 26, 2018 · 1 comment · Fixed by #120

Comments

@laumann
Copy link
Collaborator

laumann commented Apr 26, 2018

The AppVeyor build only builds the library on nightly and stable, it doesn't run the tests in the test-project folder.

Add appropriate steps to the build script to do:

$ cd test-project
$ cargo test
@laumann laumann changed the title Have AppVeyor build run cd test-project && cargo test Have AppVeyor build run tests in test-project Apr 26, 2018
@laumann
Copy link
Collaborator Author

laumann commented Jul 26, 2018

Bumping. The test-project is currently broken (one test fails), so it'd be nice to have fixed.

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 a pull request may close this issue.

1 participant