Files
unison/src/stats
Tom Henderson 6e3b4d416e stats: Increase floating-point arithmetic tolerance in a test
The 'average' test suite, which used a constant TOLERANCE value of
1e-14 to check the MinMaxAvgTotalCalculator class computations,
started to fail on a 32-bit Fedora 24 test machine because the
arithmetic slightly exceeded a difference of 1e-14.  This patch
doubles the tolerance to 2e-14 to make this test pass again.
2016-11-27 07:55:09 -08:00
..
2016-09-26 05:33:13 -07:00