You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ RUN ] NSDecimalNumber.Subtraction2
NSDecimalNumberTests.mm:268: Failure
Value of: result
Actual: 974636452495.999872
Expected: [[[NSDecimalNumber alloc] initWithDouble:974636452496] autorelease]
Which is: 974636452496
NSDecimalNumberTests.mm:272: Failure
Value of: result
Actual: 8589803518.000000512
Expected: [[[NSDecimalNumber alloc] initWithDouble:8589803518] autorelease]
Which is: 8589803518
NSDecimalNumberTests.mm:276: Failure
Value of: result
Actual: 8286760429.999998976
Expected: [[[NSDecimalNumber alloc] initWithDouble:8286760430] autorelease]
Which is: 8286760430
[ FAILED ] NSDecimalNumber.Subtraction2 (0 ms)
The text was updated successfully, but these errors were encountered:
[ RUN ] NSDecimalNumber.Subtraction2
NSDecimalNumberTests.mm:268: Failure
Value of: result
Actual: 974636452495.999872
Expected: [[[NSDecimalNumber alloc] initWithDouble:974636452496] autorelease]
Which is: 974636452496
NSDecimalNumberTests.mm:272: Failure
Value of: result
Actual: 8589803518.000000512
Expected: [[[NSDecimalNumber alloc] initWithDouble:8589803518] autorelease]
Which is: 8589803518
NSDecimalNumberTests.mm:276: Failure
Value of: result
Actual: 8286760429.999998976
Expected: [[[NSDecimalNumber alloc] initWithDouble:8286760430] autorelease]
Which is: 8286760430
[ FAILED ] NSDecimalNumber.Subtraction2 (0 ms)
The text was updated successfully, but these errors were encountered: