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

    • -166
    • +0
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -190
    • +0
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -167
    • +0
    ./MacroStabilityInwardsContextTest.cs
    • -54
    • +0
    ./MacroStabilityInwardsFailureMechanismContextTest.cs
    • -54
    • +0
    ./MacroStabilityInwardsFailureMechanismSectionsContextTest.cs
    • -99
    • +0
    ./MacroStabilityInwardsInputContextTest.cs
    • -91
    • +0
    ./MacroStabilityInwardsOutputContextTest.cs
    • -92
    • +0
    ./MacroStabilityInwardsScenariosContextTest.cs
    • -90
    • +0
    ./MacroStabilityInwardsStochasticSoilModelCollectionContextTest.cs
    • -91
    • +0
    ./MacroStabilityInwardsSurfaceLinesContextTest.cs
  1. … 15705 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsFailureMechanismSectionsContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsInputContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsOutputContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsScenariosContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsStochasticSoilModelCollectionContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsSurfaceLinesContextTest.cs
  1. … 6086 more files in changeset.
Ran Deltares Cleanup:

- Performed for MacroStabilityInwards and tests

WTI-1767

    • -1
    • +1
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -2
    • +3
    ./MacroStabilityInwardsInputContextTest.cs
  1. … 115 more files in changeset.
Review related improvements, stub interface, change test names and remove duplicate test file WTI-1617

    • -71
    • +0
    ./ProbabilityFailureMechanismSectionResultContextTest.cs
  1. … 17 more files in changeset.
Review related changes

WTI-1531

    • -14
    • +0
    ./MacroStabilityInwardsFailureMechanismContextTest.cs
  1. … 17 more files in changeset.
Wire all section result views to the new constructor and update section result context to take an IObservableEnumerable to be used in the plugins. WTI-1617

    • -6
    • +7
    ./ProbabilityFailureMechanismSectionResultContextTest.cs
  1. … 33 more files in changeset.
Improved PipingCalculationGroupContext and MacroStabilitInwardsCalculationGroupContext. WTI-1563

    • -4
    • +11
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
  1. … 3 more files in changeset.
Removed specific contexts and used the ProbabiliyFailureMechanismSectionResultContext. WTI-1589

    • -71
    • +0
    ./MacroStabilityInwardsFailureMechanismSectionResultContextTest.cs
    • -0
    • +70
    ./ProbabilityFailureMechanismSectionResultContextTest.cs
  1. … 19 more files in changeset.
Introduced new context to get all the needed data to the macro stability inwards result view. WTI-1581

    • -0
    • +71
    ./MacroStabilityInwardsFailureMechanismSectionResultContextTest.cs
  1. … 4 more files in changeset.
Rewired macro stability inwards scenario view to use derived output. WTI-1581

    • -3
    • +31
    ./MacroStabilityInwardsScenariosContextTest.cs
  1. … 7 more files in changeset.
Renamed and rewired macro stability inwards output properties to use derived output. WTI-1581

    • -2
    • +47
    ./MacroStabilityInwardsOutputContextTest.cs
  1. … 14 more files in changeset.
Implemented review comments WTI-1533 Renamed some typos in filenames Made ProbabilityAssessmentInput an abstract base class Cleanup and improvement of some classes and tests

    • -0
    • +1
    ./MacroStabilityInwardsFailureMechanismSectionsContextTest.cs
  1. … 42 more files in changeset.
Implement specific property classes for the vakindelingen for piping and macro stability inwards failure mechanisms. WTI-1533

    • -0
    • +53
    ./MacroStabilityInwardsFailureMechanismSectionsContextTest.cs
  1. … 29 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

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

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

    • -1
    • +1
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
  1. … 66 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Final cleanup: -- Renamed inheritors of the testfixture for accuracy

Related to Issue [WTI-1390]

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

Former-commit-id: c6383c167659038f68f5b7fa5011ffb8cba465cc

Former-commit-id: c18f95fc775b9505329b7dea0f8f480b8e93eb1b

    • -1
    • +1
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
  1. … 2 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in (Concrete) CalculationGroupContext tests Related to Issue [WTI-1390]

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

Former-commit-id: fe566e4ddd80964713cf2d56c8419ba1a089e9d6

Former-commit-id: 0a397c1ebd3744fb666f4fc12d611ac870d81a22

    • -262
    • +58
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
  1. … 8 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in (Concrete) CalculationContext tests Related to Issue [WTI-1390]

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

Former-commit-id: 9a9e5a848d89c559a2b3c2a5a04bce2cf2968a79

Former-commit-id: 1f0da4a88affcc8b3aa0c6f25ff906c7f594c56a

    • -263
    • +59
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
  1. … 6 more files in changeset.
Implement review comments from review 2221 Update chart data asserts Change output view icon Change MacroStabilityInwardsOutputContextProperties to MacroStabilityInwardsSemiProbabilisticOutputProperties Improve MacroStabilityInwardsOutputViewInfoTest Related to Issue [WTI-1412]

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

Former-commit-id: 2792ab35207fd836c0e60d1ced7b5661b3779bb1

Former-commit-id: 9b49dc94413418daed50379ff169d36609cad2e0

    • -1
    • +1
    ./MacroStabilityInwardsOutputContextTest.cs
  1. … 20 more files in changeset.
Renamed tests and used random input in MacroStabilityInwardsInputTest

Paired with ~tang_ds

Related to Issue [WTI-1366]

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

Former-commit-id: de02ea629cee380a910360b2028e40882bf0d0e9

Former-commit-id: 974afe18e914609cf0a13c80fc21cd1e41b2a840

    • -2
    • +2
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 2222: - Added mocks.VerifyAll() calls where mocks are used Related to Issue [WTI-1366]

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

Former-commit-id: 5700760c98239c9aa6bdbd6f169697daf68ff223

Former-commit-id: 29cddf3b14742d22522394fe4f733de2e5e4b6ee

    • -0
    • +8
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -0
    • +8
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
Removed empty constructor of MacroStabilityInwardsInput Simplified tests in MacroStabilityInwardsInputContextTreeNodeInfoTest Related to Issue [WTI-1400]

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

Former-commit-id: 474dc6152f5570da7aa19451083ae227043d26ac

Former-commit-id: 0fd5d93f1cc10c0dc6fae50194d7c42492f35d24

    • -1
    • +1
    ./MacroStabilityInwardsInputContextTest.cs
  1. … 17 more files in changeset.
- Implemented Duplicate context menu item for MacroStabilityInwards calculation group treenode info items -- Added equals method to the context to ensure hierarchy being maintained in the project explorer

Related to Issue [WTI-1366]

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

Former-commit-id: 456b2eb8f1b0786b7bfa295f4b0196f685c81109

Former-commit-id: 20df36d3273601c8051a8e6cceb74f58cc9344c2

    • -1
    • +280
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
  1. … 3 more files in changeset.
- Implemented Duplicate context menu item for MacroStabilityInwards calculation treenode info items -- Added equals method to the context to ensure hierarchy being maintained in the project explorer - Synchronised test names of MacroStabilityInwards calculations with other duplications -- Expanded test to ensure that base.Clone() is called from the derived class Related to Issue [WTI-1366]

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

Former-commit-id: 077d5c792532550e79a6b88eb58817db52fd2932

Former-commit-id: 0728c6fc34d66fc157e047cbe746a31c917d1348

    • -0
    • +275
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
  1. … 3 more files in changeset.
Added view info for output view. Related to Issue [WTI-1412]

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

Former-commit-id: 1076e721e36fc0a22ccd3327ff7ecfe2ade213ed

Former-commit-id: bad93ae90dfb3b9b00eaf066d78048ecfa82e190

    • -2
    • +2
    ./MacroStabilityInwardsOutputContextTest.cs
  1. … 8 more files in changeset.
- Refactored MacroStabilityInwardsOutputContext so that the view always can be opened. - Removed EmptyMacroStabilityInwardsOutput Related to Issue [WTI-1412]

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

Former-commit-id: 25585b8b3b29d0ad9b3912197a9712cd66c10e66

Former-commit-id: bad7bf0489d4f4d96c8fdcbcc22c259f065c351b

    • -30
    • +4
    ./MacroStabilityInwardsOutputContextTest.cs
  1. … 11 more files in changeset.
Incorporated comments dev: - Moved validation logic from readers to transformers and RT datamodel (Macrostability only): -- Removed obsolete test object

Related to Issue [WTI-1340]

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

Former-commit-id: fb236dc8a00ff426cfec25f20194e2d1fa7e9558

Former-commit-id: 1f308a04ab3ee7421571d3930be46104cc422c95

    • -3
    • +2
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsInputContextTest.cs
  1. … 13 more files in changeset.
Incorporated comments dev: - Cleaned up unused resources - Moved validation logic from the Reader to the transformers and respective RT data structures: -- Performed for the SoilModel: - Removed geometry validation in the reader, but: - Implemented for MacroStability only at this stage: -- Check if geometry is not empty Related to Issue [WTI-1340]

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

Former-commit-id: 31fb365b2611d19fafeef02d50d223c477b45431

Former-commit-id: 123d35eb149285fe827c58fb12bc95af78eb71ad

    • -1
    • +1
    ./MacroStabilityInwardsCalculationGroupContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsInputContextTest.cs
  1. … 38 more files in changeset.
Added testutil projects for test classes / factories of Primitives in Piping and MacroStability - Moved test objects / factories to the correct namespace for macrostability inwards - Cleaned up unused references Related to Issue [WTI-1341]

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

Former-commit-id: c722a7165d9c5a65b265ffec3b688d14b3e538a0

Former-commit-id: 8ee45fca44d9c83fe8bf0223fece1042c7eb854b

    • -1
    • +0
    ./MacroStabilityInwardsOutputContextTest.cs
  1. … 43 more files in changeset.
Renamed MacroStabilityInwards classes Related to Issue [WTI-1340]

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

Former-commit-id: 733248fea74bd5301c7025b8e98ba4b90425ffbb

Former-commit-id: cc959525eca8d9b95cbe2afa767a525c55ef4a74

    • -0
    • +90
    ./MacroStabilityInwardsStochasticSoilModelCollectionContextTest.cs
    • -90
    • +0
    ./StochasticSoilModelCollectionContextTest.cs
  1. … 37 more files in changeset.
Removed GeneralInput from macro stability inwards. Related to Issue [WTI-1292]

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

Former-commit-id: c90a28173f7d864ba81e18a928a9262b2e2759b2

Former-commit-id: 85b9bf1813ac275c7c62df263b2f9489fd56b33c

    • -2
    • +2
    ./MacroStabilityInwardsCalculationScenarioContextTest.cs
    • -2
    • +2
    ./MacroStabilityInwardsInputContextTest.cs
  1. … 56 more files in changeset.