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

Bridges C++ tests. #31

Open
krs-world opened this issue Jan 28, 2019 · 7 comments
Open

Bridges C++ tests. #31

krs-world opened this issue Jan 28, 2019 · 7 comments
Assignees

Comments

@krs-world
Copy link
Contributor

We need to fix the C++ tests, so that we deallocate the BRIDGES object (and any other allocated object) before termination. And make sure there is a return code for the main() - should return 0, which is the normal return code.

   -- krs
@krs-world
Copy link
Contributor Author

And then update the BRIDGES website with the tests being used there.

@esaule
Copy link
Member

esaule commented Jan 28, 2019 via email

@krs-world
Copy link
Contributor Author

krs-world commented Jan 28, 2019 via email

@Amarix
Copy link
Contributor

Amarix commented Jan 28, 2019

Ok, I can update the tests. Do we want to deallocate the bridges objects that are already there or do we want to remove allocation all together?

@esaule
Copy link
Member

esaule commented Jan 28, 2019 via email

@krs-world
Copy link
Contributor Author

krs-world commented Jan 29, 2019 via email

@esaule
Copy link
Member

esaule commented Jan 29, 2019 via email

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