Apache Commons Math
Go to file
Tim O'Brien 5879d3be89 Altered the build script to use batch test instead of running
a suite.  The advantage of this is that when new tests are added to the
project a TestSuite class does not need to updated.

All classes *Test.java are included, and *AbstractTest.java are excluded.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140837 13f79535-47bb-0310-9956-ffa450edef68
2003-05-18 00:55:18 +00:00
src Added a FixedDoubleArray. FixedDoubleArray supports a rolling mechanism 2003-05-17 23:24:21 +00:00
.cvsignore added new commons math component 2003-05-12 15:07:54 +00:00
PROPOSAL.html Added myself to STATUS and PROPOSAL 2003-05-12 20:32:26 +00:00
RELEASE-NOTES.txt added new commons math component 2003-05-12 15:07:54 +00:00
STATUS.html Submitted by: Phil S. 2003-05-15 05:47:51 +00:00
build.properties.sample added new commons math component 2003-05-12 15:07:54 +00:00
build.xml Altered the build script to use batch test instead of running 2003-05-18 00:55:18 +00:00
project.xml Added a FixedDoubleArray. FixedDoubleArray supports a rolling mechanism 2003-05-17 23:24:21 +00:00