release 3.2.1

Thomas Weber thomas.weber.mail at gmail.com
Sat Jul 11 10:01:01 CDT 2009


On Fri, Jul 10, 2009 at 11:05:30PM +0200, Søren Hauberg wrote:
> > So, I'd say we don't need more testers, but more tests. 
> 
> Tests are good, and everybody agrees we need more of those. But I
> honestly don't think tests can catch everything (that would require an
> enormous amount of tests). I think we need to run actual programs, and
> not just unit tests.

I disagree here. If you add a test for every bug you fix, that gives you
coverage where it's needed. It's also not necessarily more work, as you
already know how to trigger a bug.

	Thomas


More information about the Octave-maintainers mailing list