Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved all soil related data from primitives to data project. Related to Issue [WTI-1405]

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

Former-commit-id: 804cef62d57d7ccaa28331db725110d49fbc6404

Former-commit-id: 84e1c9aeabe5b1dc3d7b61e8e598c5a0246e3cec

    • -186
    • +0
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 142 more files in changeset.
Incorporated comments review 2082: - Fixed failing tests: -- Removed derived type tests, type check was readded => derived classes will fail, despite having the same properties

Related to Issue [WTI-1340]

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

Former-commit-id: cc8b566eb5aa3c3a082d7a40c93b518e11cb6646

Former-commit-id: 3c9af84c0bce9bfd8e0dfad256b4e113b2632de4

    • -46
    • +3
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 3 more files in changeset.
Added exception doc. Added equality test cases. Related to Issue [WTI-1342]

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

Former-commit-id: a76edb043dd2b511095f69850a699db3c418362d

Former-commit-id: ad704b473b154317ceb127245ef2adb922951f3d

    • -31
    • +75
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 13 more files in changeset.
Added extra test cases. Used SoilLayerProperties instead of the pass-through properties on SoilLayer1D and SoilLayer2D (MacroStabilityInwards). Cleanups. Related to Issue [WTI-1342]

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

Former-commit-id: 758c2f4357100541e91974617f9bf374341f0a5e

Former-commit-id: bd64f22fd1d2007e66dced718cd056a6d7b0d30d

    • -31
    • +13
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 60 more files in changeset.
changed equals implementations of some classes, so that they no longer distinguish a class from its derived class. Related to Issue [WTI-1342]

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

Former-commit-id: 886f9038e45c0aec8fded532c859a19ad395f3b9

Former-commit-id: 85b4f2f6d4fd00e5c31e9e1e40feaee8c3f9e072

    • -0
    • +44
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 20 more files in changeset.
Proper hashing of some data types (equal objects should return equal hashes!) Reused SequenceEquals instead of implementing this ourselves for collections in data types, e.g. layers in a profile. Implemented TestHelper.AssertCollectionAreEqual to test whether elements in a collection are equal using a IEqualityComparer<T>. Related to Issue [WTI-1342]

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

Former-commit-id: 9f56c861e647986e5c2bfdc79bfdfed5a293a492

Former-commit-id: 5076ae29a1be1edbe3a2049746757157933ad786

    • -0
    • +16
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 16 more files in changeset.
Introduced concept of difference in 1D and 2D profiles for Macro Stability Inwards. Related to Issue [WTI-1342]

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

Former-commit-id: 8e881f55e61effd0c2f3016539e1c9fa374fa850

Former-commit-id: 16bf302601598b552700cb9c7eded5e589ff576f

    • -0
    • +143
    ./MacroStabilityInwardsSoilLayer1DTest.cs
  1. … 73 more files in changeset.