Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -13
    • +12
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 396 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 331 more files in changeset.
Update to NUnit 3.13.3

Related to Issue [MWDAM-1857]

    • -5
    • +1
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 35 more files in changeset.
Remove unused directives

Related to Issue [MWDAM-1856]

    • -1
    • +0
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 22 more files in changeset.
Updated the headers files for the test project after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 73 more files in changeset.
Incorporated comments CR-DAM55:

- Changed enum values back to original values and fixed failing tests

-- Initialize WaterpressureInterpolationModel for tests that fail and make use of soil layers

-- Initialize the DikeEmbankmentMaterial soil layer with HydroStatic when it is needed

Related to Issue [MWDAM-1650]

  1. … 3 more files in changeset.
Fixed edge case:

- Added case to deal with horizontal intersections or when the ZCoordinate has rounding errors at intersections

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Improved algorithm for the generation of surfaces:

- Added test to verify that the soil properties are correctly set after generating

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Improved algorithm for the generation of surfaces:

- Added test with a horizontal intersection with the bottom level of a layer

Related to Issue [MWDAM-1683]

Removed WIP categories from unit tests

Related to Issue [MWDAM-1683]

Improved algorithm for the generation of surfaces:

- Adjustments made when the intersection inflects at the bottom level of a layer

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Improved algorithm for the generation of surfaces:

- Added testcase where a layer is fully above the surface line (no intersections)

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Improved algorithm for the generation of surfaces:

- Decoupled old algorithm

-- Used 3 testcases to prove the algorithm:

--- Soil layers fully below surface line

--- Soil layers enveloping the surface line

--- Soil layers partially enveloping the surface line such that the enveloped area results in one single area

Related to Issue [MWDAM-1683]

  1. … 1 more file in changeset.
Added WiP for locally successful test. So I guess C#wrapper or Failmech has been changed although this should not effect this test at all. So DSL change????

Related to Issue [MWDAM-1627]

Removed WiP for successful test.

Related to Issue [MWDAM-1627]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Temporarily added WIP category for the tests to make build server green again

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Adjusted test --> set bottom level at the end of the routine to set the soil layers height?

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

-- Added log message for more information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Refactored test in case the order of curves differs during subsequent runs

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added log message to get more debug information

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added explicit test to verify the surfaces it generates when the surfaceline is fully enveloped by a soil layer

Related to Issue [MWDAM-1683]

Added unit test to prove the SoilSurfaceProfile.ConvertTo2DProfile:

- Added explicit test to verify the surfaces it generates.

Related to Issue [MWDAM-1683]

Make sure that 2D profile is created from surface line + 1D profile when needed.

Related to Issue [MWDAM-1373]

    • -0
    • +86
    ./SoilSurfaceProfileTests.cs
  1. … 17 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./SoilProfile1DAquiferLayerCombinerTests.cs
  1. … 203 more files in changeset.
Improved TestAddingCharacteristicPointsOnSameLocationDoesNotAddDoublePointsInGeometry

Related to Issue [MWDAM-1201]

Avoid points on geometry on same location, when adding characteristic points

Related to Issue [MWDAM-1201]

    • -0
    • +63
    ./SurfaceLine2Tests.cs
  1. … 3 more files in changeset.