RoundDoubleToDecimalPlacesConverter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Fixed failing tests due to incorrect tolerances in the double comparison. * Removed RoundDoubleToDecimalPlacesConverter. Related to Issue [WTI-388]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2517 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1215044a3bb488ac6f88ae895073690dfca7f620

Former-commit-id: 4f0d54e8468a5394a3af75335c18b473fe270d85

    • -131
    • +0
    ./RoundDoubleToDecimalPlacesConverter.cs
  1. … 6 more files in changeset.
* Extended RoundDoubleToDecimalPlacesConverter with ConvertFrom. Related to Issue [WTI-388]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2452 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3c937aa8acef6865f631eebb056b19efdaf73698

Former-commit-id: 26e53c75e5657a6b8bc7e3be388572940621e141

    • -8
    • +31
    ./RoundDoubleToDecimalPlacesConverter.cs
  1. … 1 more file in changeset.
* Introduced TypeConverter for converting doubles (and textual representations) to rounded versions of those values. Related to Issue [WTI-388]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2443 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3023884603e7eb4f39d4e0a19cebcca2d2a4df01

Former-commit-id: a5509ce0c8641049a8a1c4a294af1f3c7090c7b7

    • -0
    • +108
    ./RoundDoubleToDecimalPlacesConverter.cs
  1. … 3 more files in changeset.