-
Notifications
You must be signed in to change notification settings - Fork 85
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
Unittests not working in linux #38
Comments
I've ran those and some fail on my Mac. Full test report is below. Since I use a Mac (atm) to develop if you intend to fix these they'll need to be passing on Mac before I'll merge them.
|
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As sargas pointed out in Issue #10 : The unittests are not passing through when called in a ubuntu bash shell.
This should be fixed before continuing development on new features.
I have tried fixing the tests, so that they would work on my ubuntu terminal. Could someone test them out on OSX?
Here is the link to the fixed tests.
The text was updated successfully, but these errors were encountered: