Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed "Wrong culture" tests for CalculationConfigurationReaders, because the XML type "Double" is culture invariant. A test to validate '0,5' as a Double is therefore always invalid. Since these tests already have a similar test containing a string value, the 'WrongCulture' tests are obsolete.

Source:

https://www.w3.org/TR/xmlschema-2/#double

"decimal has a lexical representation consisting of a finite-length sequence of decimal digits (#x30-#x39) separated by a period as a decimal indicator.

...

double values have a lexical representation consisting of a mantissa followed, optionally, by the character "E" or "e", followed by an exponent.

... The representations for exponent and mantissa must follow the lexical rules for integer and decimal."

Related to Issue [WTI-1166]

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

Former-commit-id: b75df33f17d7cf9c77ae41211458eaff81582a7e

Former-commit-id: 9f23ef3f782092a618f0d74263620e55801e2f8d

    • -8
    • +0
    ./invalidBreakWaterHeightWrongCulture.xml
  1. … 37 more files in changeset.
Implemented reader for closing structures calculation configurations. For height structures calculations configuration reader tests, added values for stochasts variation coefficient/standard deviation where not present, because not importing this is not the responsibility of the reader. This makes the tests more representative for the purpose of the reader. Related to Issue [WTI-1169]

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

Former-commit-id: e044c6b9a1faaaa1fcf703d7ffe82ad36ee2160c

Former-commit-id: b95da4738f69027ebb50cb8cff127a1a6ad328d1

    • -0
    • +8
    ./invalidBreakWaterHeightWrongCulture.xml
  1. … 93 more files in changeset.