Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -67
    • +0
    ./MacroStabilityInwardsKernelFactoryConfigTest.cs
    • -84
    • +0
    ./TestMacroStabilityInwardsKernelFactoryTest.cs
    • -76
    • +0
    ./UpliftVan/Input/GeometryCurveComparerTest.cs
    • -127
    • +0
    ./UpliftVan/Input/GeometryLoopComparerTest.cs
    • -74
    • +0
    ./UpliftVan/Input/StabilityPointComparerTest.cs
    • -219
    • +0
    ./UpliftVan/UpliftVanKernelStubTest.cs
    • -81
    • +0
    ./Waternet/WaternetKernelStubTest.cs
  1. … 15708 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsKernelFactoryConfigTest.cs
    • -1
    • +1
    ./TestMacroStabilityInwardsKernelFactoryTest.cs
    • -1
    • +1
    ./UpliftVan/Input/GeometryCurveComparerTest.cs
    • -1
    • +1
    ./UpliftVan/Input/GeometryLoopComparerTest.cs
    • -1
    • +1
    ./UpliftVan/Input/StabilityPointComparerTest.cs
    • -1
    • +1
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 6089 more files in changeset.
Cleanup of Ringtoets.MacroStabilityInwards.* Related to Issue [WTI-1463]

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

Former-commit-id: 32623d777e3cc865c9bd907270337ebecf2be979

Former-commit-id: 66d2f5c2e3e1828b215aa6ff22ab6f080822ff2d

  1. … 44 more files in changeset.
Implement the propagation and display of log messages (warning, error and fatal error) returned when running the kernel calculation routine. Related to Issue [WTI-1455]

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

Former-commit-id: 7c58237d8fd987feacaf724dfff00bfc7f4681fc

Former-commit-id: 06c3cf22dd7a635465800a11abf758d2be69909c

    • -1
    • +50
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 27 more files in changeset.
Review related changes

Paired with lubbers

Related to Issue [WTI-1296]

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

Former-commit-id: f8e06854392904c6adbc5775fdc15388eedc570d

Former-commit-id: 03c2b646cb107351ccb2da3a3d9c37d12b15201c

    • -12
    • +29
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 5 more files in changeset.
Extended MacroStabilityInwardsKernelWrapperFactory to create kernel wrappers for both extreme and daily. Related to Issue [WTI-1345]

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

Former-commit-id: f1b05b856ae90f28de61aae42de86a7ce6f563cf

Former-commit-id: e3957aa0028c72851be5ca6052db60db92248687

    • -2
    • +15
    ./TestMacroStabilityInwardsKernelFactoryTest.cs
  1. … 5 more files in changeset.
Implement review comments from review 2183, update xmldocs with exceptions, expand some tests and change a returned List to IEnumerable. Related to Issue [WTI-1296]

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

Former-commit-id: c06fe3a5a0dbf07a0903d8a49b9f7dbd2b044d28

Former-commit-id: 6240435784db0491600cdaaf8fa350782ad2b63b

    • -12
    • +21
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 15 more files in changeset.
Added exception handling for when an error occurs in the waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 3b5ea5941b0d4a38e68f199924dbc5ba239b090a

Former-commit-id: 2f2522a0c6d89d076271eed46e061669c7520dff

    • -1
    • +25
    ./Waternet/WaternetKernelStubTest.cs
  1. … 9 more files in changeset.
Added input properties to kernel wrapper. Related to Issue [WTI-1345]

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

Former-commit-id: 19e497d1c859b6d3ba3a768e22c145707e6f6332

Former-commit-id: 234ac85a96cdacc564c6c766e0445be0ff13a47e

    • -0
    • +17
    ./Waternet/WaternetKernelStubTest.cs
  1. … 4 more files in changeset.
Created kernel wrapper for Waternet calculation. Related to Issue [WTI-1345]

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

Former-commit-id: 80767b99e3ab27034645c34272503bef8992647b

Former-commit-id: 7d24a6189570e0ff0fd2d96bc1f0ce7d33b47642

    • -0
    • +15
    ./TestMacroStabilityInwardsKernelFactoryTest.cs
    • -0
    • +1
    ./UpliftVan/UpliftVanKernelStubTest.cs
    • -0
    • +41
    ./Waternet/WaternetKernelStubTest.cs
  1. … 12 more files in changeset.
Implement logging levels for kernel validation results Related to Issue [WTI-1296]

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

Former-commit-id: 97285d92f8d64962e48c91e065fa45cb272cd8b4

Former-commit-id: 4bec52f250260d43fc9ab0a7ed35893a485304d4

    • -1
    • +26
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 17 more files in changeset.
Add kernel validation to the UpliftVanKernel, UpliftVanKernelWrapper and UpliftVanCalculator Related to Issue [WTI-1296]

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

Former-commit-id: 15563cdb68852b633a50c9953069fae7b26c7848

Former-commit-id: 5d42426a407e40d19af120739f6d1b0dc7a3b48e

    • -0
    • +38
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 6 more files in changeset.
Added exception handling in UpliftVanCalculator. Related to Issue [WTI-1407]

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

Former-commit-id: cb63bcdc5629120dc180a80b38f94fda9d51e233

Former-commit-id: 5d16f68b497b136b4eff7c859818731ea0d288e5

    • -1
    • +25
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 12 more files in changeset.
Final renames and cleanups Related to Issue [WTI-1405]

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

Former-commit-id: f81b1a2a1f29cf79167ec7bcb191f7347a194d3e

Former-commit-id: 20bf41a5e9ccf0cabdf5ddd15751b63e2054ed1f

    • -0
    • +76
    ./UpliftVan/Input/GeometryCurveComparerTest.cs
    • -0
    • +127
    ./UpliftVan/Input/GeometryLoopComparerTest.cs
    • -0
    • +74
    ./UpliftVan/Input/StabilityPointComparerTest.cs
    • -76
    • +0
    ./UpliftVan/Input/WTIStabilityGeometryCurveComparerTest.cs
    • -127
    • +0
    ./UpliftVan/Input/WTIStabilityGeometryLoopComparerTest.cs
    • -74
    • +0
    ./UpliftVan/Input/WTIStabilityPoint2DComparerTest.cs
  1. … 13 more files in changeset.
Final cleanups Related to Issue [WTI-1405]

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

Former-commit-id: 98efbef5bec6f24446d42295d3bb4bbed5d53a84

Former-commit-id: 0575f29ecf4161d2fc5b3f9877901cc50776213f

    • -99
    • +0
    ./UpliftVan/Output/SlidingDualCircleTestFactoryTest.cs
  1. … 19 more files in changeset.
Reordered Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil Related to Issue [WTI-1405]

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

Former-commit-id: d0be1606b3c44e523cc8ffd2a54f30386d2db66c

Former-commit-id: d0fdd8db2b36b1cf23b9764184d859a485a9d6f6

    • -0
    • +67
    ./MacroStabilityInwardsKernelFactoryConfigTest.cs
    • -0
    • +56
    ./TestMacroStabilityInwardsKernelFactoryTest.cs
    • -0
    • +76
    ./UpliftVan/Input/WTIStabilityGeometryCurveComparerTest.cs
    • -0
    • +127
    ./UpliftVan/Input/WTIStabilityGeometryLoopComparerTest.cs
    • -0
    • +74
    ./UpliftVan/Input/WTIStabilityPoint2DComparerTest.cs
    • -0
    • +99
    ./UpliftVan/Output/SlidingDualCircleTestFactoryTest.cs
    • -0
    • +56
    ./UpliftVan/UpliftVanKernelStubTest.cs
  1. … 67 more files in changeset.