Deltares.DamEngine.Calculators.Tests.csproj

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove include of packages

Related to Issue [MWDAM-1857]

    • -7
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
Update to NUnit 3.13.3

Related to Issue [MWDAM-1857]

    • -2
    • +11
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 35 more files in changeset.
Replace MacrostabilityCSharpWrapper with signed Deterministic MacrostabilityCSharpWrapper

Related to Issue [MWDAM-1854]

    • -14
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 34 more files in changeset.
Removed DGSMStabDamdll and depend code.

Related to Issue [MWDAM-1819]

    • -4
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 12 more files in changeset.
Updated to version 22.1.1 for marcostbility kernel (C#wrapper) in order to be able to fix the error with test. Fixed the test. Removed the obsolete DAMMacrostabilty kernel based on DGeoStability.

Related to Issue [MWDAM-1780]

    • -4
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 34 more files in changeset.
Update all DAMEngine projects to .Net 4.6.1 in preparation for using the Stix Writer.

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 13 more files in changeset.
Revert changes from rev 3339

Related to Issue [MWDAM-1605]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 2 more files in changeset.
Merged solution from 19.2 branch:

Fixed error generated by MStabDamDll:

- Offset the sensor X locations with the origin of the surfaceline

Related to Issue [MWDAM-1605]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 2 more files in changeset.
Cleaned references and removed obsolete comment.

Related to Issue [MWDAM-1627]

    • -24
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 2 more files in changeset.
Implemented review comments.

Related to Issue [MWDAM-1623]

    • -19
    • +3
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 13 more files in changeset.
Restored tests for the assemblers:

- Removed obsolete test files

Related to Issue [MWDAM-1629]

    • -15
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 9 more files in changeset.
Restored tests for the assemblers:

- Put failing test to work in progress, as the XSD definition is removed as part of the old DamMacroStability kernel

Related to Issue [MWDAM-1629]

    • -0
    • +20
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 16 more files in changeset.
Incorporated comments reviewer:

- Renamed testhelper

Related to Issue [MWDAM-1629]

    • -1
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
Removed old wti-libraries from the lib folder and replaced any references that were not yet done.

Related to Issue [MWDAM-1623]

    • -3
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 2 more files in changeset.
Added skeletons for FillEngineFromMacroStabilityWrapperInput, FillEngineFromMacroStabilityWrapperOutput, FillMacroStabilityWrapperInputFromEngine, FillMacroStabilityWrapperOutputFromEngine to replace wti serialization which is now removed. Started with adaptation of the kernelwrapper to no longer use wti-kernel but the full macro stability kernel via the C# wrapper (Issue [MWDAM-1627]). This latest issue can only be finished when all depending issues to actually fill in the data in the provided skeletons (and their belonging tests) are handled.

Made some tests WiP to reflect their proper status.

Removed remaining DAMMacroStability(xxx) files as these are now really no longer required.

Related to Issue [MWDAM-1623]

    • -15
    • +28
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 18 more files in changeset.
Restored test data folder of DamMacroStabilityCommon:

- Moved folder to Common, as it is only being used by this solution folder

Related to Issue [MWDAM-1629]

    • -11
    • +11
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 25 more files in changeset.
Restored test data folder of DamMacroStabilityCommon:

- Test data was used by the kernel wrappers. Moved to a dedicated solution folder named TestData

Related to Issue [MWDAM-1629]

    • -0
    • +39
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 13 more files in changeset.
Removed test solution folder of DamMacroStabilityCommon

Related to Issue [MWDAM-1629]

    • -46
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 23 more files in changeset.
Moved TestHelper class to a dedicated testhelper folder:

- Moved to the correct folder

Related to Issue [MWDAM-1629]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 5 more files in changeset.
Moved TestHelper class to a dedicated testhelper folder:

- Class has nothing to do with DamMacroStability and is used by other kernelwrappers. Class should therefore be kept in a separate solution folder

Related to Issue [MWDAM-1629]

    • -2
    • +4
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 7 more files in changeset.
Removed DamMacroStabilityHorizontalBalance:

- Adjusted the KernelWrapperHelper

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 6 more files in changeset.
Removed DamMacroStabilityInwards:

- Adjusted the KernelWrapperHelper

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 6 more files in changeset.
Removed DamMacroStabilityOutwards:

- Adjusted the KernelWrapperHelper

Related to Issue [MWDAM-1629]

    • -1
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 6 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

    • -5
    • +0
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 79 more files in changeset.
Implemented conversion from pl lines to waternet

Related to Issue [MWDAM-1398]

    • -0
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 9 more files in changeset.
Transfer Traffic load

Related to Issue [MWDAM-1387]

    • -0
    • +4
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 6 more files in changeset.
Transfer to DamEngine of SurfaceLine

Improved transfer of SoilList

Related to Issue [MWDAM-1387]

    • -0
    • +3
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 8 more files in changeset.
Fix compilation error

Related to Issue [MWDAM-1387]

    • -2
    • +8
    ./Deltares.DamEngine.Calculators.Tests.csproj
Added test for Serialize and Deserialize of Calculation Results

Related to Issue [MWDAM-1357]

    • -0
    • +7
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 3 more files in changeset.
Implement transfer of WtiStabilityModel parameters

Related to Issue [MWDAM-1387]

    • -0
    • +9
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 5 more files in changeset.