Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / core / test /
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-09-16 plaaRemove invalid unit test
2012-08-27 plaaRemove dependency on java.text.Normalize
2012-08-25 plaaMaterial localization support
2012-08-24 kruland2607Fix correctness and threading issue in new Manufacturer...
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-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
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-06-11 richardgraham- Implemented copying of custom expressions to other...
2012-05-28 rodinia814Added ruler graphic to printed output; improvements...
2012-05-23 kruland2607Minor modification to test case which makes setting...
2012-05-23 kruland2607My assessment of why IntegrationTest was failing was...
2012-05-22 kruland2607Fix IntegrationTest which was broken when the nose...
2012-05-22 kruland2607Fix BaseComponentDTOTest to point to an image file...
2012-05-22 kruland2607Fix ComponentCompare and ComponentCompareTest. Compone...
2012-05-22 kruland2607Change the textual representation of fractional units...
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-05-08 kruland2607Renamed the PresetTest helper class to PresetAssertHelp...
2012-05-06 kruland2607Change the InvalidComponentPresetException so it report...
2012-05-01 kruland2607Added LaunchLug, Streamer and Parachute ComponentPresets.
2012-04-28 rodinia814Support for base64 images in .orc; performance improvem...
2012-04-24 kruland2607When a component preset for NOSE_CONE or TRANSITION...
2012-04-24 kruland2607Change the implementation of Transition getComponentVol...
2012-04-23 kruland2607Added test cases for computing volumes & masses of...
2012-04-23 kruland2607Fixed problems in computation of SymmetricComponent...
2012-04-22 kruland2607Change nose cone preset to use Aft Outer Diameter,...
2012-04-20 kruland2607Changed Unit.toString to use 0.### format for pretty...
2012-04-20 kruland2607Pulled unit tests for Unit.toString from Unit.main...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
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-03-18 Bdale GarbeeMerge commit '46077ef99f953486550547c15bd60dd02bab9241...
2012-03-17 plaaRemove test dependency on Swing
2012-03-10 plaaFix tests
2012-01-29 plaamotor loading refactoring
2012-01-23 rodinia814DGP - bug fix for MassObject/Shock Cord
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-15 kruland2607Fix unit test setup which has probably been broken...
2012-01-10 rodinia814DGP - support for clusters(import and export); added...
2012-01-10 rodinia814DGP - support for clusters(import and export); added...
2012-01-08 kruland2607moving to core/