Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed outdated comment in WaternetKernelWrapperTest.

Paired with kleijn

Related to Issue [WTI-1480]

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

Former-commit-id: 7daf67ff840c95b9ff4686d3c57ff08c2ab6b395

Former-commit-id: c7f0c3e9003f3cd22722f6fd836c95885b201a46

    • -1
    • +1
    ./Waternet/WaternetKernelWrapperTest.cs
Initialized MultiplicationFactorsCPhiForUpliftList in UpliftVanKernelWrapper Related to Issue [WTI-1480]

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

Former-commit-id: 86af44834810fb5db123b820013722a60359f093

Former-commit-id: f010241e27b0833e2b576099438c3f93649c5313

    • -3
    • +5
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 1 more file in changeset.
Implement review comments from review 2227, extracted conversion from ValidationResult to UpliftVanKernelMessage to the creator class, added null checks for message (collections) and improved some other tests Related to Issue [WTI-1455]

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

Former-commit-id: b8b898f72bf36f179787641a4cf62a88c8ac2da3

Former-commit-id: f49d48a2ff314e35e580f411f2eeaeec5524fa1e

    • -0
    • +26
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 12 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

    • -16
    • +0
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 27 more files in changeset.
Implement review comments, make StabilityModel private and access it in tests with a new TypeUtils method. Add more asserts in several tests. Related to Issue [WTI-1345]

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

Former-commit-id: 086ddc5c047480b110d9b407894e0b46ba20caa9

Former-commit-id: d59ecea68d791818bddc3ef0388b87da350c76c5

    • -1
    • +1
    ./Waternet/WaternetDailyKernelWrapperTest.cs
    • -1
    • +1
    ./Waternet/WaternetExtremeKernelWrapperTest.cs
    • -15
    • +2
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 8 more files in changeset.
Implement review comments from review 2202: Rename tests, update xmldoc, improve derived classes from WaternetKernelWrapper, cleanup Related to Issue [WTI-1345]

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

Former-commit-id: 4f07713a9d875f54b625adb9893eeaf239c6e62f

Former-commit-id: 90e6dbd48460d7f1857155f05964b5b1bc085c2a

    • -2
    • +90
    ./Waternet/WaternetDailyKernelWrapperTest.cs
    • -3
    • +89
    ./Waternet/WaternetExtremeKernelWrapperTest.cs
    • -92
    • +13
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 24 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

    • -1
    • +1
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 5 more files in changeset.
Made kernel wrappers complete. Related to Issue [WTI-1345]

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

Former-commit-id: c9fb1febe0093d510f4d80677073d2b3b07affda

Former-commit-id: 500319e5aa96045e1d865d007dbe5ecf9fd8b9b6

    • -0
    • +5
    ./Waternet/WaternetDailyKernelWrapperTest.cs
    • -0
    • +5
    ./Waternet/WaternetExtremeKernelWrapperTest.cs
    • -0
    • +2
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 3 more files in changeset.
Made WaternetKernelWrapper abstract. Related to Issue [WTI-1345]

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

Former-commit-id: dd23fc942592c538b224b284ba4ab280b06ac3ca

Former-commit-id: d8b71f4410cb3fd79252b8f2306b9df75140cfce

    • -5
    • +16
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 2 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

    • -3
    • +16
    ./MacroStabilityInwardsKernelWrapperFactoryTest.cs
  1. … 5 more files in changeset.
Introduced separate kernel wrappers for daily and extreme calculations. Related to Issue [WTI-1345]

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

Former-commit-id: b85cfd1505e0188114f9db3300a08b0ba915035a

Former-commit-id: 103657883277aee6dc80acdcb6509d1f2ba3249b

    • -0
    • +81
    ./Waternet/WaternetDailyKernelWrapperTest.cs
    • -0
    • +81
    ./Waternet/WaternetExtremeKernelWrapperTest.cs
  1. … 5 more files in changeset.
Add Name property to SoilProfile and SoilLayer2D, updated creators. Added a Waternet to CurrentWaternetDaily in the kernel wrapper so the daily input actually is used. Related to Issue [WTI-1296]

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

Former-commit-id: f1abf793e0171bc04176c9f7a68b6773fb890a5c

Former-commit-id: 1295ff53ad52e3c412ec60163e3440f12d407f98

    • -0
    • +2
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 16 more files in changeset.
- Added output waternet property to kernel to property. - Added throwing an exception when the kernel validation contains errors. Related to Issue [WTI-1345]

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

Former-commit-id: 25f06388a88ebc194d10e02c7eccd30ca651934c

Former-commit-id: ab7c08ded3170d71356e8407e1f7bf5a5b397aa0

    • -3
    • +3
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
    • -0
    • +103
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 3 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

    • -93
    • +26
    ./UpliftVan/UpliftVanKernelWrapperTest.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
    • +1
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
    • -0
    • +31
    ./Waternet/WaternetKernelWrapperExceptionTest.cs
    • -2
    • +17
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 7 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
    • +70
    ./Waternet/WaternetKernelWrapperTest.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
    • +14
    ./MacroStabilityInwardsKernelWrapperFactoryTest.cs
    • -0
    • +40
    ./Waternet/WaternetKernelWrapperTest.cs
  1. … 13 more files in changeset.
Fix failing test in UpliftVanKernelWrapperTest Related to Issue [WTI-1426]

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

Former-commit-id: 2a25c0ef2846c423d5bbfb6399dc2517cbd1a7aa

Former-commit-id: 7b8a34d8686854cb6f4f5c47e44eb5a9ac3df6c6

    • -1
    • +0
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
Connect locationdaily to calculator input Related to Issue [WTI-1426]

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

Former-commit-id: a05e002c71bd0e0a8bd19d3d29e463fbc41925b8

Former-commit-id: d579431169b5c6e9eca35fffa2951a32b186986a

    • -5
    • +10
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 13 more files in changeset.
Applied review comments. Related to Issue [WTI-1407]

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

Former-commit-id: e7a0ef4c0508b7a0340c39c16a738cf630f003e1

Former-commit-id: 3c8d58abb4de0b7ccb3d339f850e7531fd50a1d9

    • -52
    • +71
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 29 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
    • +100
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 6 more files in changeset.
Updated tests. Related to Issue [WTI-1405]

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

Former-commit-id: 9be3c31c49ad32433f67c7747ba6c5dfbfc932d4

Former-commit-id: d8d560cc4d2dc25f71590692c3bfd306a98900bc

    • -88
    • +3
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
Improved SlipPlaneUpliftVanCreator Related to Issue [WTI-1405]

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

Former-commit-id: 0a3b5e36b8f5576642696d31d91094e4a1f8fb8d

Former-commit-id: f6d4460c8c78f789bdb8e97412bb17dc501a9695

    • -0
    • +4
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 2 more files in changeset.
Fixed failing test Related to Issue [WTI-1405]

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

Former-commit-id: bf8251eba81345fb1894ea730b76246438a5f3f4

Former-commit-id: 977d20f645b8b7059153fa80f297b4122afd8a5e

    • -3
    • +4
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
Extended UpliftVanKernelWrapperTest Related to Issue [WTI-1405]

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

Former-commit-id: fc5bdd9f8983b16369b2607eae1de5645bca5247

Former-commit-id: 84e29fd4fe85aa089057925b36d3dec3c7041f71

    • -0
    • +3
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
Improved StabilityLocationCreator + test Related to Issue [WTI-1405]

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

Former-commit-id: bebeb8091c20f95f334ff596108abedc61e10b31

Former-commit-id: 4922a7e3ac515967e9dcddc9105202911f3f8141

    • -21
    • +16
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 3 more files in changeset.
Extended kernel wrapper test Related to Issue [WTI-1405]

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

Former-commit-id: b1ce48debe9e410456fc90e4835e0e082790fdc9

Former-commit-id: a609b82387e33762ce59c40a5fef63343df8b0a9

    • -6
    • +122
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 2 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

    • -40
    • +1
    ./UpliftVan/UpliftVanKernelWrapperExceptionTest.cs
    • -5
    • +5
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 11 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

    • -1
    • +1
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 18 more files in changeset.
Added exception handling in the kernel wrapper. Related to Issue [WTI-1407]

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

Former-commit-id: 6edf40b782d7f220a500b30154442dd64e4df888

Former-commit-id: 3e42396e5bae26d2d53c17b9d30b7254cfdcf1ef

    • -0
    • +71
    ./UpliftVan/UpliftVanKernelWrapperExceptionTest.cs
    • -0
    • +179
    ./UpliftVan/UpliftVanKernelWrapperTest.cs
  1. … 5 more files in changeset.