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

    • -125
    • +0
    ./GrassCoverErosionOutwardsContextTest.cs
    • -83
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -78
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsGroupContextTest.cs
    • -54
    • +0
    ./GrassCoverErosionOutwardsFailureMechanismContextTest.cs
    • -54
    • +0
    ./GrassCoverErosionOutwardsFailureMechanismSectionsContextTest.cs
    • -92
    • +0
    ./GrassCoverErosionOutwardsHydraulicBoundaryDatabaseContextTest.cs
    • -141
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsCalculationContextTest.cs
    • -136
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsCalculationGroupContextTest.cs
    • -82
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
    • -83
    • +0
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
    • -78
    • +0
    ./GrassCoverErosionOutwardsWaveHeightCalculationsGroupContextTest.cs
  1. … 15704 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GrassCoverErosionOutwardsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsGroupContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsFailureMechanismSectionsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsHydraulicBoundaryDatabaseContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsCalculationGroupContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsGroupContextTest.cs
  1. … 6085 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

    • -1
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 30 more files in changeset.
Removed some redundant classes. WTI-1714

    • -47
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationContextTest.cs
    • -47
    • +0
    ./GrassCoverErosionOutwardsWaveHeightCalculationContextTest.cs
  1. … 6 more files in changeset.
Introduce sections context for GEBU WTI-1753

    • -0
    • +54
    ./GrassCoverErosionOutwardsFailureMechanismSectionsContextTest.cs
  1. … 5 more files in changeset.
Adapted wave conditions input context derivative tests.

    • -8
    • +6
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 2 more files in changeset.
Integrated specific wave conditions input types.

    • -2
    • +2
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 3 more files in changeset.
Renamed HydraulicBoundariesGroupContextinto GrassCoverErosionOutwardsHydraulicBoundaryDatabaseContext. WTI-1698

    • -0
    • +92
    ./GrassCoverErosionOutwardsHydraulicBoundaryDatabaseContextTest.cs
    • -93
    • +0
    ./HydraulicBoundariesGroupContextTest.cs
  1. … 14 more files in changeset.
Incorporated comments review 2693: - Cleaned up tests of the WaveConditionsInputContexts --> retrieval of HBL is defined in the base class and cannot be overriden. Therefore, it is not necessary to assert the behaviour again in the derived classes.

WTI-1569

    • -1
    • +0
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 3 more files in changeset.
Incorporated comments review 2682: - Let the grass cover erosion outwards variations derive from the DesignWaterLevel and the WaveHeightCalculationsGroup contexts of Common.Forms

WTI-1569

    • -16
    • +2
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsGroupContextTest.cs
    • -16
    • +2
    ./GrassCoverErosionOutwardsWaveHeightCalculationsGroupContextTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2682: - Updated XMLDocs - Cleaned up tests

WTI-1569

    • -2
    • +1
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -2
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
    • -12
    • +8
    ./HydraulicBoundariesGroupContextTest.cs
  1. … 8 more files in changeset.
Fixed failing tests. WTI-1569

    • -6
    • +3
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 1 more file in changeset.
Eliminate grass cover erosion outwards locations. WTI-1569

    • -24
    • +3
    ./GrassCoverErosionOutwardsContextTest.cs
  1. … 1 more file in changeset.
Exposed failure mechanism in context. WTI-1569

    • -0
    • +1
    ./GrassCoverErosionOutwardsWaveConditionsInputContextTest.cs
  1. … 1 more file in changeset.
Added child node objects to wave height calculations group. WTI-1569

    • -1
    • +0
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
  1. … 2 more files in changeset.
Made GrassCoverErosionOutwardsWaveHeightCalculationsContext inherit from WaveHeightCalculationsContext. WTI-1569

    • -19
    • +11
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
  1. … 4 more files in changeset.
Made GrassCoverErosionOutwardsDesignWaterLevelCalculationsContext inherit from DesignWaterLevelCalculationsContext. WTI-1569

    • -19
    • +10
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
  1. … 4 more files in changeset.
Cleaned design water level calculations context. WTI-1569

    • -15
    • +15
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
  1. … 6 more files in changeset.
Added context for grass outwards wave height group. WTI-1569

    • -0
    • +92
    ./GrassCoverErosionOutwardsWaveHeightCalculationsGroupContextTest.cs
  1. … 3 more files in changeset.
Added context for grass outwards design water level group. WTI-1569

    • -0
    • +92
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsGroupContextTest.cs
  1. … 3 more files in changeset.
Fixed compilation errors. WTI-1569

    • -5
    • +15
    ./HydraulicBoundariesGroupContextTest.cs
Renamed locations contexts. WTI-1606

    • -0
    • +93
    ./GrassCoverErosionOutwardsWaveHeightCalculationsContextTest.cs
    • -93
    • +0
    ./GrassCoverErosionOutwardsWaveHeightLocationsContextTest.cs
  1. … 10 more files in changeset.
Renamed locations contexts. WTI-1606

    • -0
    • +93
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationsContextTest.cs
    • -93
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelLocationsContextTest.cs
    • -1
    • +1
    ./GrassCoverErosionOutwardsWaveHeightLocationsContextTest.cs
  1. … 10 more files in changeset.
Adapted unit tests. WTI-1606

    • -32
    • +14
    ./GrassCoverErosionOutwardsDesignWaterLevelLocationsContextTest.cs
    • -32
    • +14
    ./GrassCoverErosionOutwardsWaveHeightLocationsContextTest.cs
Renamed GrassCoverErosionOutwardsDesignWaterLevelLocationContext into GrassCoverErosionOutwardsDesignWaterLevelCalculationContext. WTI-1606

    • -0
    • +47
    ./GrassCoverErosionOutwardsDesignWaterLevelCalculationContextTest.cs
    • -47
    • +0
    ./GrassCoverErosionOutwardsDesignWaterLevelLocationContextTest.cs
  1. … 8 more files in changeset.
Renamed GrassCoverErosionOutwardsWaveHeightLocationContext into GrassCoverErosionOutwardsWaveHeightCalculationContext. WTI-1606

    • -0
    • +47
    ./GrassCoverErosionOutwardsWaveHeightCalculationContextTest.cs
    • -47
    • +0
    ./GrassCoverErosionOutwardsWaveHeightLocationContextTest.cs
  1. … 8 more files in changeset.
Removed GrassCoverErosionOutwardsHydraulicBoundaryLocationContext. WTI-1606

    • -1
    • +2
    ./GrassCoverErosionOutwardsDesignWaterLevelLocationContextTest.cs
    • -53
    • +0
    ./GrassCoverErosionOutwardsHydraulicBoundaryLocationContextTest.cs
    • -1
    • +2
    ./GrassCoverErosionOutwardsWaveHeightLocationContextTest.cs
  1. … 9 more files in changeset.
Adapted GrassCoverErosionOutwardsDesignWaterLevelLocationContext and GrassCoverErosionOutwardsWaveHeightLocationContext. WTI-1606

    • -4
    • +5
    ./GrassCoverErosionOutwardsDesignWaterLevelLocationContextTest.cs
    • -4
    • +5
    ./GrassCoverErosionOutwardsWaveHeightLocationContextTest.cs
  1. … 6 more files in changeset.
Adapted GrassCoverErosionOutwardsHydraulicBoundaryLocationContext. WTI-1606

    • -6
    • +6
    ./GrassCoverErosionOutwardsHydraulicBoundaryLocationContextTest.cs
  1. … 4 more files in changeset.
Adapted tests. WTI-1563

    • -4
    • +11
    ./GrassCoverErosionOutwardsWaveConditionsCalculationGroupContextTest.cs
  1. … 6 more files in changeset.