Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved all GrassCoverErosionOutwards to the GrassCoverErosionOutwards projects - Fixed incorrect references Related to Issue [WTI-704]

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

Former-commit-id: 601621d1fdcc816f6e8bab6e70267595f0798fa4

Former-commit-id: 8bc9a98deb458a14568889000c597b82386b1297

    • -234
    • +0
    ./GrassCoverErosionOutwardsResultViewTest.cs
  1. … 60 more files in changeset.
* Moved existing stand-alone failure mechanism elements for Stability Stone Cover to Ringtoets.StabilityStoneCover projects. ** Defined new plugin and properties object for StabilityStoneCoverFailureMechanism. ** Moved data, view and plugin logic. ** Moved resources. Related to Issue [WTI-717]

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

Former-commit-id: 7ca56393cec6f732faf160a434e394c53e4b81ed

Former-commit-id: cb643c6c672e153c1e8e69ae8f1b5123abeb37dc

    • -163
    • +0
    ./StabilityStoneCoverResultViewTest.cs
  1. … 71 more files in changeset.
* Cleanup Ringtoets.Integration test projects. Related to Issue [WTI-737]

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

Former-commit-id: dd1941f92f3bd7c22da6219806ff5849a66b6c2b

Former-commit-id: 282646bb4ef2c053df24adcba5513952d3a47943

    • -106
    • +96
    ./ClosingStructureResultViewTest.cs
    • -90
    • +82
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -91
    • +83
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -91
    • +83
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -106
    • +96
    ./MacrostabilityInwardsResultViewTest.cs
    • -106
    • +96
    ./MacrostabilityOutwardsResultViewTest.cs
    • -91
    • +83
    ./MicrostabilityResultViewTest.cs
    • -91
    • +83
    ./PipingStructureResultViewTest.cs
    • -61
    • +55
    ./StabilityStoneCoverResultViewTest.cs
    • -82
    • +74
    ./StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -60
    • +54
    ./StrengthStabilityPointConstructionResultViewTest.cs
    • -84
    • +76
    ./TechnicalInnovationResultViewTest.cs
    • -4
    • +4
    ./WaterPressureAsphaltCoverResultViewTest.cs
    • -5
    • +5
    ./WaveImpactAsphaltCoverResultViewTest.cs
  1. … 68 more files in changeset.
* Corrected 'Given-When-Then' comments for unit tests. * Fixed typos * ArgumentNullException for DikeProfile when no ConstructionProperties instance is provided. Related to Issue [WTI-637]

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

Former-commit-id: 978b5f9b71c2e7595a67d643425a9fb93372cae4

Former-commit-id: c6e66919314ad8c5e27cfda3580832b726e7590f

    • -4
    • +4
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -5
    • +5
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -5
    • +5
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -5
    • +5
    ./StabilityStoneCoverResultViewTest.cs
    • -5
    • +5
    ./TechnicalInnovationResultViewTest.cs
  1. … 20 more files in changeset.
* Fixed typos. * Removed useless string.format("{0}" code-parts. * Removed an unused reference. Related to Issue [WTI-660]

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

Former-commit-id: af183bbe88c508dfb876abb275562ca8de4be3e8

Former-commit-id: d57a3724360faa56d28caef7056b3ea2ce96fa36

    • -2
    • +2
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -2
    • +2
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -2
    • +2
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -2
    • +2
    ./StabilityStoneCoverResultViewTest.cs
    • -2
    • +2
    ./StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -2
    • +2
    ./TechnicalInnovationResultViewTest.cs
    • -2
    • +2
    ./WaterPressureAsphaltCoverResultViewTest.cs
    • -4
    • +4
    ./WaveImpactAsphaltCoverResultViewTest.cs
  1. … 9 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

    • -12
    • +6
    ./ClosingStructureResultViewTest.cs
    • -12
    • +5
    ./MacrostabilityInwardsResultViewTest.cs
    • -12
    • +5
    ./MacrostabilityOutwardsResultViewTest.cs
    • -12
    • +5
    ./StrengthStabilityPointConstructionResultViewTest.cs
  1. … 132 more files in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

    • -0
    • +258
    ./ClosingStructureResultViewTest.cs
    • -0
    • +169
    ./DuneErosionResultViewTest.cs
    • -0
    • +242
    ./GrassCoverErosionOutwardsResultViewTest.cs
    • -0
    • +242
    ./GrassCoverSlipOffInwardsResultViewTest.cs
    • -0
    • +242
    ./GrassCoverSlipOffOutwardsResultViewTest.cs
    • -0
    • +258
    ./MacrostabilityInwardsResultViewTest.cs
    • -0
    • +258
    ./MacrostabilityOutwardsResultViewTest.cs
    • -0
    • +242
    ./MicrostabilityResultViewTest.cs
    • -0
    • +242
    ./PipingStructureResultViewTest.cs
    • -0
    • +169
    ./StabilityStoneCoverResultViewTest.cs
    • -0
    • +228
    ./StrengthStabilityLengthwiseConstructionResultViewTest.cs
    • -0
    • +177
    ./StrengthStabilityPointConstructionResultViewTest.cs
    • -0
    • +231
    ./TechnicalInnovationResultViewTest.cs
    • -0
    • +228
    ./WaterPressureAsphaltCoverResultViewTest.cs
    • -0
    • +239
    ./WaveImpactAsphaltCoverResultViewTest.cs
  1. … 246 more files in changeset.