Dam

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed .sti references to .stix references

Related to Issue [MWDAM-2160]

    • -3
    • +3
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
Changed sti to stix in import tests.

Related to Issue [MWDAM-2160]

    • too large
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
    • binary
    ./Deltares.Dam.Tests/TestData/Geometry2DImporter/Tutorial-1a.stix
Previous commits reverted because cause of the failing tests is found

Related to Issue [MWDAM-2731]

    • -5
    • +4
    ./Deltares.Dam.TestHelper/ComputeHelper.cs
    • -16
    • +7
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
WIP removed because the tests succeed in TC Work In Progress project

Related to Issue [MWDAM-2731]

    • -2
    • +2
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
Only number of log messages is tested

Related to Issue [MWDAM-2731]

    • -14
    • +8
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
failing tests moved to WIP

Related to Issue [MWDAM-2731]

    • -2
    • +2
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
Test updated to get more output information

Related to Issue [MWDAM-2731]

    • -3
    • +4
    ./Deltares.Dam.TestHelper/ComputeHelper.cs
    • -6
    • +21
    ./Deltares.Dam.IntegrationTests/FailureMechanismTests.cs
Reverted revision(s) 5967 from :

Delete folder TestData/Sensors

Related to Issue [MWDAM-2160]

........

    • too large
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
Delete folder TestData/Sensors. Cleanup csproj

Related to Issue [MWDAM-2160]

    • too large
    ./Deltares.Dam.Tests/Deltares.Dam.Tests.csproj
Delete HoekscheWaardCsv

Related to Issue [MWDAM-2160]

Removed LoadCompatiblityTest.cs

Related to Issue [MWDAM-2160]

    • -641
    • +0
    ./Deltares.Dam.Tests/LoadCompatiblityTest.cs
Removed benchmark tests.

Related to Issue [MWDAM-2160]

    • -19
    • +0
    ./Deltares.Dam.Tests/DamFailureMechanismeCalculationSpecificationTest.cs
    • -304
    • +0
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
    • -30
    • +0
    ./Deltares.Dam.BenchmarkTests/Deltares.Dam.BenchmarkTests.csproj
    • -247
    • +0
    ./Deltares.Dam.BenchmarkTests/DamPipingBenchmarkTest.cs
  1. … 242 more files in changeset.
Remove code for reading sti files.

Related to Issue [MWDAM-2160]

    • -1
    • +1
    ./Deltares.Dam.Tests/SoilGeometryTests.cs
  1. … 64 more files in changeset.
Removed local validator.

Related to Issue [MWDAM-2701]

  1. … 1 more file in changeset.
remove brackets from path name to avoid failing tests in TC

Related to Issue [MWDAM-2731]

    • -6
    • +6
    ./Deltares.Dam.BenchmarkTests/DamCalculationBenchmarkTest.cs
  1. … 168 more files in changeset.
Implemented the shift in the SoilProfile2DDataModel instead of the importer. This also removes the need of a regeneration of the geometry data. But is does need its own validator (in the importer) as the "standard" validator uses pointer checks instead of location checks.

Related to Issue [MWDAM-2701]

  1. … 4 more files in changeset.
Implemented the shift for the geometry upon import. Removed some sti-related code, set sti-related tests to Ignore.

Related to Issue [MWDAM-2701]

    • -5
    • +5
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
MStabParametersTest class is moved to a new test project in DamClientsLibrary

Related to Issue [MWDAM-2565]

    • -50
    • +0
    ./Deltares.Dam.Tests/MStabParametersTest.cs
  1. … 4 more files in changeset.
Integration test for the shear strength models added moved to DAM Engine

Related to Issue [MWDAM-2682]

    • -107
    • +0
    ./Deltares.Dam.IntegrationTests/ShearStrengthModelsTests.cs
    • -7
    • +1
    ./Deltares.Dam.IntegrationTests/Deltares.Dam.IntegrationTests.csproj
  1. … 12 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve or SuTable

Related to Issue [MWDAM-2688]

    • -3
    • +3
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
Renamed SuTableCurve to SigmaSuCurve or SuTable

Related to Issue [MWDAM-2688]

    • -2
    • +2
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
  1. … 3 more files in changeset.
Renamed SuTableCurve to SigmaSuCurve

Related to Issue [MWDAM-2688]

    • -1
    • +1
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 2 more files in changeset.
Add SuTable to DamEngine. Write xml from DamUI.

Related to Issue [MWDAM-2539]

    • -0
    • +15
    ./Deltares.Dam.Tests/DamEngineIo/FillXmlInputFromDamUiTests.cs
  1. … 3 more files in changeset.
Obsolete (removed) properties form MStabParameters class removed in the tests.

Related to Issue [MWDAM-2565]

    • -11
    • +7
    ./Deltares.Dam.Tests/MStabParametersTest.cs
    • -3
    • +1
    ./Deltares.Dam.TestHelper/FactoryForStabilityTests.cs
Add Waterboard Importer tests for SuTable

Related to Issue [MWDAM-2543]

    • -0
    • +88
    ./Deltares.Dam.Tests/WaterBoardImporterTests.cs
  1. … 13 more files in changeset.
Add SuTable column to GUI

Related to Issue [MWDAM-2543]

update sutables.csv

Related to Issue [MWDAM-2688]

Reverted revision(s) 5800 from DamClients/DamUI/trunk/src/Dam/Deltares.Dam.Tests/TestData/CSVData/Full1DProject/csvfiles:

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

........

update sigmataucurves.csv

Related to Issue [MWDAM-2688]

Add SuTable to Dike

Related to Issue [MWDAM-2543]

    • -1
    • +1
    ./Deltares.Dam.Tests/IO/CombineImportedDataTest.cs
  1. … 1 more file in changeset.