Re: [Pyobjc-dev] testing NSCell
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-02-04 20:02:10
|
bb...@ma... wrote: > test because of representation issues.... anyone have an > 'assertApproximatelyEquals()' test? assertAlmostEqual() was recently added I think. Since this isn't available in 2.2 I just changed the value to one that _is_ representable exactly in binary. Just |