summaryrefslogtreecommitdiff
path: root/test/junit/scala/math
Commit message (Expand)AuthorAgeFilesLines
* Extend BigInt with Ordered for java interopShane Delmore2016-02-011-0/+16
* Extend BigDecimal with Ordered for java interopShane Delmore2016-02-011-0/+5
* Merge pull request #4527 from nicky-zs/fix_BigDecimalLukas Rytz2015-06-181-0/+32
|\
| * make BigDecimalTest.testMathContext a bit easier to understandZhong Sheng2015-06-181-13/+14
| * add more test for testMathContextZhong Sheng2015-05-291-2/+26
| * add unit test for MathContext lostZhong Sheng2015-05-281-0/+7
* | SI-9348 Fix missing last element in exclusive floating point rangesNiko Vuokko2015-06-171-1/+27
|/
* SI-9087 Fix min/max of reversed Double/Float orderingsJason Zaugg2015-01-201-0/+61
* SI-8970 hashCode of BigDecimal and Double do not matchRex Kerr2014-11-211-0/+6
* Better ant / junit interactionAntoine Gourlay2014-09-291-1/+1
* Quasi-comprehensive BigDecimal soundness/correctness fix.Rex Kerr2014-01-141-0/+225
* SI-8102 -0.0.abs must equal 0.0clhodapp2014-01-061-0/+18