Per Phil's suggestion, they are now in test/../../optimizers/NISTBatteryTest.java See JIRA: MATH-678 for further info.
Incidentally, the tests were attached to the email thread in regard to NonLinearConjugateGradientSolver. -Greg On Sat, Oct 1, 2011 at 8:20 PM, Gilles Sadowski < gil...@harfang.homelinux.org> wrote: > On Fri, Sep 30, 2011 at 05:35:28PM -0500, Greg Sterijevski wrote: > > Gilles, > > > > I have attached a test harness which shows one spot where BOBYQA fails. > > > > See the "NonLinearConjugateGradient" thread. > > I don't know where you "attached" a unit test. > > For new tests that exercise coverage, I think that, for the time being, it > might be safer to put them in another class, e.g. > BOBYQAOptimizerCoverageTest > so that we can easily enable/disable them (with the "@Ignore" annotation). > Thus, it would be easier to spot what was missing from the original test > suite. > > > Thanks, > Gilles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >