Author: celestin
Date: Wed May 16 05:36:40 2012
New Revision: 1339014
URL: http://svn.apache.org/viewvc?rev=1339014&view=rev
Log:
Unit tests for GammaDistribution, based on reference data generated with
Maxima. Solves MATH-753.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/com
Author: ggregory
Date: Wed May 16 05:11:22 2012
New Revision: 1339008
URL: http://svn.apache.org/viewvc?rev=1339008&view=rev
Log:
[VFS-252][SMB] SmbFileObject does not support setLastModifiedTime while jcifs
supports it.
Modified:
commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/co
Author: celestin
Date: Wed May 16 03:34:32 2012
New Revision: 1338989
URL: http://svn.apache.org/viewvc?rev=1338989&view=rev
Log:
Removed illegal @Override.
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/general/StraightLineProblem.java
Modified:
co
Propchange:
commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/gamma-distribution-shape-142.csv
--
svn:eol-style = native
Propchange:
commons/proper/math/trunk/src/test/resources/org/a
Propchange:
commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/gamma-distribution-shape-1000.csv
--
svn:eol-style = native
Propchange:
commons/proper/math/trunk/src/test/resources/org/
Author: celestin
Date: Wed May 16 03:31:10 2012
New Revision: 1338986
URL: http://svn.apache.org/viewvc?rev=1338986&view=rev
Log:
Gamma distribution: reference data for unit tests (see MATH-753).
Added:
commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/