Also, if you have suggested test values, we can easily add them to the vector test prototype.
On Thu, Nov 18, 2010 at 6:21 AM, Grant Ingersoll <[email protected]>wrote: > > All of the Vector subclasses that store data (Dense, RandomAccess, > SequentialAccess) don't override these two methods. > > The unit tests don't catch this mistake- they need a wider range of test > data. A lot of code uses these two methods, and are getting bogus results. > Because Maven is weird for me, I can't run the test suites on a fixed > version. > > What commands are you running?
