Common

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

  1. … 15700 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

  1. … 58 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation.TestUtil. WTI-1931

  1. … 145 more files in changeset.
Renamed Ringtoets.HydraRing.IO. WTI-1931

  1. … 44 more files in changeset.
Renamed Ringtoets.HydraRing.IO. WTI-1931

  1. … 56 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

  1. … 414 more files in changeset.
Renamed Ringtoets.HydraRing.Calculation. WTI-1931

  1. … 362 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

  1. … 38 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of KernelWrapper.TestUtil project

  1. … 171 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

  1. … 41 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

  1. … 79 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

  1. … 204 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 53 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in sourcefiles of .Forms

  1. … 23 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Forms project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 19 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

  1. … 362 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 83 more files in changeset.
Removed unneeded documentation. WTI-1947

Removed trackId from data model. WTI-1927

  1. … 2 more files in changeset.
Incorporated comments review 3443: WTI-1925

- Changed Assert.Zero() and .NotZero() to Assert.AreEqual(0, ..) and .NotEqual(0, ...) for consistency reasons throughout the code

  1. … 4 more files in changeset.
Added TrackId to HydraulicBoundaryDatabase. WTI-1927

Updated logic of the CalculationSettingsFactory: WTI-1925

- Fixed failing tests in Common.Data

Updated logic of the CalculationSettingsFactory: WTI-1925

- Set the file path of the HydraulicBoundaryLocationSettings when there's a file path argument passed.

Updated logic of the CalculationSettingsFactory: WTI-1925

- Introduced testhelper to set valid values on the HydraulicLocationConfigurationSettings in order to fix failing tests.

Updated logic of the CalculationSettingsFactory: WTI-1925

- HLCD file path location can be retrieved directly from the location settings instead of deriving it.

Improvements after review. WTI-1486

  1. … 5 more files in changeset.
Added extra check to the HydraulicLocationConfigurationSettings. WTI-1925

- FilePath of the HLCD should always be set to a non-NULL/non-empty value when setting other values.

Improvements after review. WTI-1486

  1. … 1 more file in changeset.
Removed unused data object. WTI-1486

Incorporated comments review 3436: WTI-1938

- Added missing test