Skip to content

Bugfixes and tests

Choose a tag to compare

@GiantTreeLP GiantTreeLP released this 17 Feb 21:32
· 15 commits to master since this release

This release fixes a bunch of bugs that we discovered using Randoop

Most of them were in the equals() methods of various classes.
We also made sure that the static instances of the default vectors are now clones of each other and no references to the same object anymore.