Fix correctness and threading issue in new Manufacturer lookup mechanism. It was...
[debian/openrocket] / core / test / net / sf / openrocket / util /
2012-08-23 kruland2607Removed FIXME comment since I'm convinced the test...
2012-08-13 plaaNegative number test
2012-08-10 kruland2607Change the implementation of ArrayUtils.range to includ...
2012-08-10 kruland2607Added unit tests and fixed rounding problem in ArrayUti...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-12 kruland2607Extract Transformation.main to junit test.
2012-07-10 kruland2607Extract Quaternion.main to junit test.
2012-07-10 kruland2607Extract PolyInterpolator.main into Junit test case.
2012-07-10 kruland2607Pull LinearInterpolator.main() into a JUnit test.
2012-07-10 kruland2607Extract Base64.main() as a unit test.
2012-06-18 plaaComponent preset updates
2012-05-22 kruland2607Remove the old FractionUtil class containing the parser...
2012-05-22 plaaExpression parser updates
2012-05-10 kruland2607Added support for Unit 'in/64' which is inches with...
2012-03-24 kruland2607Added a simple stack implementation based on ArrayList...
2012-03-24 kruland2607Change test to use assertArrayEquals
2012-03-24 kruland2607Implementation of java.util.Arrays.copyOfRange required...
2012-03-22 kruland2607Since Froyo doesn't support String.getBytes(Charset...
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-08 kruland2607moving to core/