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

Add optional error handling for internal data validation (was: Add failing tests for check_rooted_tree) #1

Open
upsj opened this issue Nov 7, 2017 · 1 comment

Comments

@upsj
Copy link
Owner

upsj commented Nov 7, 2017

In its current form, this would require Catch to handle SIGABRT caused by failing asserts.
Maybe rewrite using a custom assert used for internal data integrity testing?

@upsj
Copy link
Owner Author

upsj commented Nov 7, 2017

This also occurs at reroot_inplace

@upsj upsj changed the title Add failing tests for check_rooted_tree Add optional error handling for internal data validation (was: Add failing tests for check_rooted_tree) Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant