Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix failing test in PipingSoilLayerEntityReadExtensionsTest Related to Issue [WTI-1298]

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

Former-commit-id: 18b5dd31a5ff8ff5757f922c3fccdde9f10ac7ad

Former-commit-id: 54ede4bc59924f6ffc02e72bd45aa9c2337fb4d2

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingSoilLayerEntityReadExtensionsTest.cs
Implemented review comments from review 2267 Related to Issue [WTI-1298]

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

Former-commit-id: e35a56a0daed4a728dc120c2054f1318de189d08

Former-commit-id: 35409add7a8a1a7fdbf85242db5c5f3593812733

    • -8
    • +8
    ./Application.Ringtoets.Storage.Test/ColorConversionExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingSoilLayerCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingSoilLayerEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

    • -11
    • +2
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -1
    • +0
    ./Application.Ringtoets.Migration.Console.Test/packages.config
    • -4
    • +10
    ./Application.Ringtoets.Migration.Core.Test/RingtoetsSqLiteDatabaseFileMigratorTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/FingerprintHelperTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
    • -12
    • +12
    ./Application.Ringtoets.Storage.TestUtil/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityTestFactory.cs
  1. … 62 more files in changeset.
Final changes after review. Related to Issue [WTI-1415]

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

Former-commit-id: 058d01717498010b1964d53d809fb3044b0937fc

Former-commit-id: 3b147000d62fb80ca9d850b2a85f3f8f28ad214f

    • -2
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityTestFactoryTest.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/PipingStochasticSoilProfileEntityTestFactoryTest.cs
  1. … 8 more files in changeset.
Merged revision(s) 12660 from trunk: Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black)

........

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

Former-commit-id: e456a20057277be562177b52dada7b0655fe65a1

Former-commit-id: 96174e36bb23fe8ef47ea1824d9667c9cba0bdb8

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -16
    • +32
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 6 more files in changeset.
Fixed some typos Related to Issue [WTI-1477]

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

Former-commit-id: f8f07bb1e0c2f2d07347bad96781a2755e4ab627

Former-commit-id: 9bdf8b1cdc50515787ab7fb8d8d93fd6d534410f

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Serializers/DataCollectionSerializerTest.cs
  1. … 3 more files in changeset.
Update data model to allow for null values for soil layer colors. A NULL Color translates to Color.Empty, before both Color.Empty and a color with values (0;0;0;0) were both stored as 0 (Empty should be displayed as white, (0;0;0;0) as fully transparent black) Related to Issue [WTI-1298]

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

Former-commit-id: b513037bae8a5683ad007ab66164741d2efd5fab

Former-commit-id: 4b61dd2b15f07a22245de42732e1e8fe591a9add

    • -5
    • +28
    ./Application.Ringtoets.Storage.Test/ColorConversionExtensionsTest.cs
    • -2
    • +10
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo172IntegrationTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingSoilLayerEntityReadExtensionsTest.cs
    • -16
    • +32
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 16 more files in changeset.
Fixed some compilation errors Related to Issue [WTI-1477]

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

Former-commit-id: 5aa920943921d4830d7e0ac8fe2b6bb2d33b502c

Former-commit-id: fd30730a957093923e20db0a2b629a484d3b7d5d

    • -4
    • +2
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 2 more files in changeset.
Implemented storage for the preprocessor properties. Related to Issue [WTI-1477]

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

Former-commit-id: 02bcddf17cf72268d6a727d113baf47d22a0c738

Former-commit-id: 56a7c8ae2b3200cb4c6f65dea447375fa17158fb

    • -1
    • +40
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -1
    • +52
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Review related improvements

Paired with lubbers

Related to Issue [WTI-1454]

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

Former-commit-id: 20a7f040ac5d48af93401aa91d2d4b38d3f8f674

Former-commit-id: 026ce3f4ba2e838fa0beb9723b3046c7a81c87e9

    • -7
    • +2
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile2DCreateExtensionsTest.cs
    • -12
    • +4
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
Got rid of inner rings and holes Related to Issue [WTI-1449]

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

Former-commit-id: f0bc4fa819e62328892cbdc2363e8cdb21d48e01

Former-commit-id: b8d2ea08b3544014ff6ba37044a835ea6d67ded7

    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 25 more files in changeset.
Fixed final compilation errors

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1449-2@12500 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5d86706be27a83150970ddb5d3fab9599d3f53b3

Former-commit-id: e6244983bee817b59676d3a5d2aab8d782770dc6

    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 14 more files in changeset.
Implement review comments, change tests and introduce a random ring generator in RingTestFactory. Related to Issue [WTI-1454]

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

Former-commit-id: 2dc4bf6be743d5463714566bd43ba1312488110c

Former-commit-id: 703196b6ef2e15aab6844de1b6c4301f36b85471

    • -0
    • +4
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -23
    • +10
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -23
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
  1. … 13 more files in changeset.
Got rid of some inner loop usage Related to Issue [WTI-1449]

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

Former-commit-id: a6a87241251bb7f092752c09266eaa8af85673c3

Former-commit-id: 4da3edebd9ccc7319eb79790ddd7be1acfb307fd

    • -6
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/PersistenceRegistryTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 18 more files in changeset.
Review related changes Related to Issue [WTI-1400]

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

Former-commit-id: b11ad8edcf0cce03c5224e0fce1a52481deed2a1

Former-commit-id: 7e452141cb811720dad365861feda2714af7c389

    • -23
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsOutputCreateExtensionsTest.cs
  1. … 3 more files in changeset.
Introduced ColorConversionExtensions to convert from Color to Rgb and back Related to Issue [WTI-1451]

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

Former-commit-id: 0740b07ebff9385abacbfe50c973b2d77d4c3c90

Former-commit-id: 028c0d9e94da2a6df0fb0556c8288183061b16a9

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -0
    • +83
    ./Application.Ringtoets.Storage.Test/ColorConversionExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingSoilLayerCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingSoilLayerEntityReadExtensionsTest.cs
  1. … 8 more files in changeset.
Eliminated IMacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 238227e0d03db3235170054255d0cf166f7aa501

Former-commit-id: 3494254f243bd9f42e8bc490394bec91938d6037

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -5
    • +3
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
  1. … 23 more files in changeset.
Remove random holes from constructor

Paired with ~janssen

Related to Issue [WTI-1451]

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

Former-commit-id: 3df17708b859b295740566c66f5ed9b74785d6bb

Former-commit-id: a95a71e5fe44ee77fde7c2253afb0e7f5b39068a

    • -6
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
Eliminated IMacroStabilityInwardsSoilLayer Related to Issue [WTI-1449]

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

Former-commit-id: fce72bf1100130a6e388b01fd808dc251ff021d7

Former-commit-id: 3cd4d2619f64a82a8e845429a6af623ceb065eff

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
  1. … 20 more files in changeset.
- Code cleanup - Removed Ring holes from test util Related to Issue [WTI-1451]

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

Former-commit-id: 493cefd3a9416cb6e0ca9f6668136d4f4f2fe5a6

Former-commit-id: 22dd0f7501d40b0ebc57c3325bedd1a95ac3dea8

    • -1
    • +4
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -5
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -76
    • +0
    ./Application.Ringtoets.Storage.Test/Serializers/RingXmlSerializerTest.cs
    • -77
    • +65
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 2 more files in changeset.
- Code cleanup - Added storage of MacroStabilityInwardsSoilLayer2D's nested layers Related to Issue [WTI-1451]

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

Former-commit-id: d5376858656e92fff4a6254c3a2aef20eace46d7

Former-commit-id: 5add3829d75ab887b2ba4653b4825526f9d46aa8

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputCreateExtensionsTest.cs
    • -76
    • +118
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -2
    • +6
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensionsTest.cs
    • -95
    • +115
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingCalculationEntityReadExtensionsTest.cs
    • -0
    • +74
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Improved MacroStabilityInwardsSoilLayer2D Related to Issue [WTI-1449]

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

Former-commit-id: 1d106b1690e3a561ff7264b1fb67a90ec6459dff

Former-commit-id: 05a4da7976160b25b3c1b24f6fbd556eeb00a067

    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -4
    • +0
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 20 more files in changeset.
Improved MacroStabilityInwardsSoilLayer1D Related to Issue [WTI-1449]

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

Former-commit-id: 247a0a27343f174037767f36982416169ffd86a8

Former-commit-id: 59f81faa5ebb146a4c7e8d5d6b6230e5d057660f

    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -10
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile1DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 19 more files in changeset.
Removed MacroStabilityInwardsSoilLayer2D.Holes from the database Related to Issue [WTI-1451]

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

Former-commit-id: 8f30fd927afd13372df981e85304deb3b30a93fd

Former-commit-id: 7145a25add623fd0bd2f1d95f34933563cce7f4d

    • -7
    • +0
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -11
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -3
    • +0
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -5
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityTestFactoryTest.cs
    • -6
    • +3
    ./Application.Ringtoets.Storage.TestUtil/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityTestFactory.cs
  1. … 7 more files in changeset.
Adapted soil layer 2D data model (is nested now) Also adapted import and chart data visualizations Related to Issue [WTI-1449]

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

Former-commit-id: 1b8f335c997bc35188689c79f09bf6c116579e2f

Former-commit-id: eb45f0e4920ce98258b259af7247ecc58c2eafd7

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +10
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile1DCreateExtensionsTest.cs
    • -0
    • +4
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile2DCreateExtensionsTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilProfileTwoDEntityReadExtensionsTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsStochasticSoilProfileEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Serializers/RingXmlSerializerTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityTestFactoryTest.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage.TestUtil/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityTestFactory.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 103 more files in changeset.
Fixed failing tests

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

Former-commit-id: 1a7b9cc9bb27fb663b83a98ee5e1aa1cf5925ced

Former-commit-id: 0466d4734e1c17940a93788e59fd52e026fb5dc8

    • -1
    • +10
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile1DCreateExtensionsTest.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilProfile2DCreateExtensionsTest.cs
  1. … 4 more files in changeset.
Fixed failing tests

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

Former-commit-id: 9aa6b51c6ccad852c55b888c113da084e364fc73

Former-commit-id: f5b6f6d395b2b699f23935ebedc0f548b0c4af0b

    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Fixed some compilation errors

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

Former-commit-id: 6c8eb417ddb1bef8b646ae0e540fd105d50e7395

Former-commit-id: 0ac81905e6c9f70fe0106e93b4d2c041b0355d9c

    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
  1. … 6 more files in changeset.
Fixed some compilation errors

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

Former-commit-id: be6b681e21df461aa1ca3b688101601bf4147462

Former-commit-id: e414f11fb405cf8fecbc01009d45764945025a40

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerOneDEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsSoilLayerTwoDEntityReadExtensionsTest.cs
Fixed some compilation errors

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

Former-commit-id: 467d3e9849f40729b16cf8ac9a60cdc93ec8192b

Former-commit-id: 2a9ae7e9a1e56f467fcc457ec10c0766106828a3

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer1DCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsSoilLayer2DCreateExtensionsTest.cs
  1. … 2 more files in changeset.