Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Readded removed tests. Related to Issue [WTI-1100]

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

Former-commit-id: 9c967083274b0bcc5ce1165e747d107812880753

Former-commit-id: c048a6d44cc74352c68686b7e1917497e9a9b120

    • -5
    • +100
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 2 more files in changeset.
Refactored ValidationResult and StructuresParameterRowsValidator so that not all parameters have to be defined on import. Related to Issue [WTI-1100]

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

Former-commit-id: 1758099b3968f3b7710a6f6094d183974648cabc

Former-commit-id: 478de27a9127606b73fd3761863f899cf943a0d7

    • -123
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 9 more files in changeset.
Moved *Configuration* classes from *Readers*, *Writers*, *Importers*, and *Exporters* to *Ringtoets.Common.IO\Configurations*. - Introduced folders *Import* and *Export* as discussed with ~kleijn

Renamed ReadCalculationGroupTest to CalculationGroupConfigurationTest

Related to Issue [WTI-1165]

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

Former-commit-id: fd652be30e990650875de5629ce92db553c12bc8

Former-commit-id: e658bcc9d240ee56199ecfbbd4bb76506bd46278

    • -77
    • +77
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -6
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
  1. … 95 more files in changeset.
fixed type forshoreProfile > foreshoreProfile added/fixed xml-doc.

Related to Issue [WTI-1170]

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

Former-commit-id: 910d9a4fb20526f0dff6c293ef54a6d697925e0a

Former-commit-id: 9c3db635fc0a2bc2d422a0df39663bb51f14516b

    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
changed error text when variation coefficient or standard deviation is given. Related to Issue [WTI-1162]

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

Former-commit-id: d75d51c1aba01df53386f5402766f1b9311e2027

Former-commit-id: 5f15b04e8c401e25f48bb463311899a3defe1e6f

    • -9
    • +9
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 9 more files in changeset.
Adding test data Related to Issue [WTI-1162]

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

Former-commit-id: 511306366f97b947c72c10471e525654eab00f77

Former-commit-id: 66d2e4a997b58754a85db7505ed05fd57b257636

    • -0
    • +33
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 4 more files in changeset.
Used TestHydraulicBoundaryLocation iso HydraulicBoundaryLocation in TreeNodeInfoTests where possible. Related to Issue [WTI-1233]

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

Former-commit-id: 1afc773c03c267dd1d8b55c26bf93fb8d49d0fbe

Former-commit-id: c2c300b7583eb2c77a1e087b0df129edeec9964e

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 17 more files in changeset.
Merged MeanStandardDeviationStochastConfiguration and MeanVariationCoefficientStochastConfiguration into one StochastConfiguration object. Related to Issue [WTI-1162]

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

Former-commit-id: 2112c029bede69ad1ead26d02fc349abd2bbaba0

Former-commit-id: af848492741d39198569c3f16f1699e28204b30e

    • -5
    • +5
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationTest.cs
    • -12
    • +12
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
  1. … 55 more files in changeset.
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

    • -31
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
  1. … 27 more files in changeset.
Improved some tests Related to Issue [WTI-1233]

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

Former-commit-id: 00b99a536e255f16354830740fe03bbc1ea7617d

Former-commit-id: 0674dbc8b599a974c78a37740450be1585c86bd4

    • -3
    • +16
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
Completed importer for closing structures configurations. Added import context menu item and import info. Related to Issue [WTI-1170]

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

Former-commit-id: 67068d007b5e8d952d4821da019ca6ac24e4189f

Former-commit-id: 0d67970cf8c3907c5fadc6b6c17e844e2e2aab87

    • -0
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/PresentationObjects/ClosingStructuresCalculationGroupContextTest.cs
    • -11
    • +18
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -0
    • +123
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -15
    • +17
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 10 more files in changeset.
Implemented importing of properties from Closing Structures configurations. Related to Issue [WTI-1170]

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

Former-commit-id: 467f5ca8ef3c9001604a047c33c89bf8a36ad1de

Former-commit-id: e24ac1941e69f292ecccbbdf3c300d717444ea7b

    • -0
    • +589
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 30 more files in changeset.
Move configuration related IO classes to configurations subfolder. Related to Issue [WTI-1170]

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

Former-commit-id: 1a661ed838c5b4d97ea1db0d78677fe4b201767a

Former-commit-id: b45c3656168fa26324c6919d51ec2ee9ab1d1a85

    • -262
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -633
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -111
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationTest.cs
    • -195
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationWriterTest.cs
    • -228
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
    • -0
    • +263
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +634
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -0
    • +112
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationTest.cs
    • -0
    • +196
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
    • -0
    • +230
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
    • -5
    • +5
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
  1. … 16 more files in changeset.
Improvements after review. Related to Issue [WTI-1203]

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

Former-commit-id: e837c84dac9c452ca754cb32515180e011229948

Former-commit-id: aa00a4161bc5bfc47e41167e542960358abee11d

    • -1
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationExporterTest.cs
  1. … 14 more files in changeset.
Merged IDistributionExtensions and IVariationCoefficientDistributionExtensions (Both of each) in one DistributionConversionExtensions class. Added missing test to ConfigurationClosingStructureInflowModelTypeConverterTest. Extracted resources from HeightStructuresCalculationConfigurationImporter. Cleanup and doc improvements Related to Issue [WTI-1163]

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

Former-commit-id: 429a51c2c638a92daed6dd430c0a4e4ebe5277d8

Former-commit-id: 707b17488ee93363856f5b41df6f9df4a82868ae

    • -0
    • +12
    ./Ringtoets.ClosingStructures.IO.Test/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
  1. … 23 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
    • +633
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -0
    • +2
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 79 more files in changeset.
Added missing test-data.

Related to Issue [WTI-1168]

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

Former-commit-id: 643454c6fea00ef6cbcffd82101bd3b7e3e08e46

Former-commit-id: bba4b2e64f7c9003c2e7de1422c854ac091cc150

Added context menu item for exporting calculation and calculation group of the closing structure failure mechanism. Added required ExportInfos. Related to Issue [WTI-1168]

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

Former-commit-id: 5c635d49fa96076e0e08ec9456872e153715644f

Former-commit-id: c9ddf1d8a0f0f9e1bb06026e7fda21eca3f8a358

    • -0
    • +16
    ./Ringtoets.ClosingStructures.Plugin.Test/ClosingStructuresPluginTest.cs
    • -0
    • +131
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -0
    • +171
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +2
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -4
    • +6
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -15
    • +19
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Implemented the ClosingStructuresCalculationConfigurationExporter Related to Issue [WTI-1168]

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

Former-commit-id: bc64290dca367c0443c5347607b8e13480271e9b

Former-commit-id: 1532dad2dadd573e0804808ffb79f4aa127520df

    • -0
    • +263
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -0
    • +9
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 2 more files in changeset.
Renamed SchemaBreakWaterTypeConverter to ConfigurationBreakWaterTypeConverter Implemented ConfigurationClosingStructureInflowModelTypeConverter Implemented ClosingStructuresCalculationConfigurationWriter Related to Issue [WTI-1168]

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

Former-commit-id: 9d4353a489fa9caa36986ef04d180df172eaf598

Former-commit-id: c35ffe6f8e72b8c778affb33d9e8ffd0fc1bbec5

    • -0
    • +195
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationWriterTest.cs
    • -0
    • +216
    ./Ringtoets.ClosingStructures.IO.Test/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
    • -0
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 20 more files in changeset.
Renamed SchemaBreakWaterType to ConfigurationBreakWaterType because this better matches the configuration prefixes and suffixed that are used throughout the codebase. Added ClosingStructuresCalculationConfiguration and ConfigurationClosingStructureInflowModelType which will contain data to be imported/exported for closing structures failure mechanism calculations. Related to Issue [WTI-1168]

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

Former-commit-id: fee8f167410c497691643819374cfbbc41ea075b

Former-commit-id: 5a998957410ea17ee360f41779a8735a75bc4bda

    • -0
    • +111
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresCalculationConfigurationTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Ringtoets.ClosingStructures.IO.Test.csproj
  1. … 31 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -25
    • +21
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 62 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: cff9369c680a90f11ce3e5ac854602c9193f1cf8

Former-commit-id: 94de69a2317ac0ecb2b19e6d6f219b52980b29fa

    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 10 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 0dbb63d6589a0c8a55bf7a0d07bddc9f9ff28142

Former-commit-id: 7f1110b946f13d581398e4d438427d127412bd16

    • -13
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fixed failing tests Related to Issue [WTI-1143]

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

Former-commit-id: 572656a80c12a07d07528103705ac30fe3f72591

Former-commit-id: 7b570b72ee3e5ce687c50f19b60235430b4ee2ed

    • -1
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 9 more files in changeset.
Fixed tests Related to Issue [WTI-1143]

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

Former-commit-id: 0068463f386520899d1598ce42d26d81af25137f

Former-commit-id: d7f5a000be8792a5b22ef8afddc028345d51aae1

    • -11
    • +6
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 11 more files in changeset.
Review related changes => Improved MapDataTestHelper Related to Issue [WTI-1143]

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

Former-commit-id: d0fee081a4120e80877a1b032e07c31127afb6e1

Former-commit-id: 075cf35df56de7539cb39e3b62e6b49b01640a6d

    • -14
    • +12
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 17 more files in changeset.
Improvements after review. Related to Issue [WTI-1141]

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

Former-commit-id: 7e8d7dfb1c59a8e813a2e0fdc03863b23bee740e

Former-commit-id: 6c7443ee56748728f3301e1b5b8f34b70c424171

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 16 more files in changeset.
Implemented RingtoetsMapControl in all failureMechanism views. Related to Issue [WTI-1143]

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

Former-commit-id: 39f3dd1720d3e36f72b54fa0ea1d14b5a0c6097a

Former-commit-id: c52e1f12d8585fcd53c283c2cd081ab0d4ace4f6

    • -33
    • +11
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 30 more files in changeset.
Implemented constants for background data. Related to Issue [WTI-1141]

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

Former-commit-id: f9793bc7f829550f5cda805194d96fa55aa45c1f

Former-commit-id: a24991626432f6c1ebea2918f222f8256bd39917

    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
  1. … 19 more files in changeset.