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

Explicitly test Bdd graph ordering #4

Closed
daemontus opened this issue Feb 7, 2020 · 1 comment
Closed

Explicitly test Bdd graph ordering #4

daemontus opened this issue Feb 7, 2020 · 1 comment
Labels
tests New test or test improvement

Comments

@daemontus
Copy link
Member

Currently, we do not test anywhere that the BddNodes are really stored in the order we are claiming. We are testing that Bdds adhere to syntactic equality rules, so it is safe to say the order should be deterministic, but we don't have explicit tests for this.

@daemontus daemontus added the tests New test or test improvement label Feb 7, 2020
@daemontus
Copy link
Member Author

This is now partially handled through tests in c2b1986. For now, that should be good enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests New test or test improvement
Projects
None yet
Development

No branches or pull requests

1 participant