Signal-iOS/SignalMessaging/test
Evan Hahn 623b1909b2
Prefer Decimal over NSDecimalNumber
This change should have no user impact.

We use `NSDecimalNumber` and `Decimal`. This tries to standardize on
`Decimal` where possible (though the former is still needed in a few
places).

Mostly a mechanical change, though a few little things changed.
2022-10-18 09:43:46 -05:00
..
CGPointExtensionsTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
StripeTest.swift Prefer Decimal over NSDecimalNumber 2022-10-18 09:43:46 -05:00