Deltares.DamEngine.Calculators.Tests.csproj

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -9
    • +13
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 26 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -73
    • +73
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 398 more files in changeset.
Removed old CompareNetObjects package references

Related to Issue [MWDAM-1874]

    • -3
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
Added CompareNetObjects package

Related to Issue [MWDAM-1874]

    • -0
    • +5
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -194
    • +74
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 27 more files in changeset.
Use Compare-NET-Objects from nuget instead of checked in

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 36 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1862]

    • -0
    • +8
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 1 more file in changeset.
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 11 more files in changeset.
Add reference to package

Related to Issue [MWDAM-1854]

    • -2
    • +1
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 1 more file in changeset.
Revert Remove include of packages

Related to Issue [MWDAM-1857]

    • -1
    • +7
    ./Deltares.DamEngine.Calculators.Tests.csproj
  1. … 4 more files in changeset.
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.