test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated NUnit to 3.11.0: WTI-1966

- Updated .csproj files

    • -2
    • +2
    ./Core.Common.Base.Test/Core.Common.Base.Test.csproj
    • -2
    • +2
    ./Core.Common.Base.TestUtil.Test/Core.Common.Base.TestUtil.Test.csproj
    • -2
    • +2
    ./Core.Common.Base.TestUtil/Core.Common.Base.TestUtil.csproj
    • -2
    • +2
    ./Core.Common.Controls.Test/Core.Common.Controls.Test.csproj
    • -2
    • +2
    ./Core.Common.Controls.TreeView.Test/Core.Common.Controls.TreeView.Test.csproj
    • -2
    • +2
    ./Core.Common.Data.TestUtil.Test/Core.Common.Data.TestUtil.Test.csproj
    • -2
    • +2
    ./Core.Common.Data.TestUtil/Core.Common.Data.TestUtil.csproj
    • -2
    • +2
    ./Core.Common.Geometry.Test/Core.Common.Geometry.Test.csproj
    • -2
    • +2
    ./Core.Common.Gui.Test/Core.Common.Gui.Test.csproj
    • -2
    • +2
    ./Core.Common.Gui.TestUtil.Test/Core.Common.Gui.TestUtil.Test.csproj
    • -2
    • +2
    ./Core.Common.Gui.TestUtil/Core.Common.Gui.TestUtil.csproj
    • -2
    • +2
    ./Core.Common.IO.Test/Core.Common.IO.Test.csproj
    • -2
    • +2
    ./Core.Common.Integration.Test/Core.Common.Integration.Test.csproj
    • -2
    • +2
    ./Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj
    • -2
    • +2
    ./Core.Common.TestUtil/Core.Common.TestUtil.csproj
  1. … 199 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

    • -1
    • +1
    ./Core.Common.Base.Test/packages.config
    • -1
    • +1
    ./Core.Common.Base.TestUtil.Test/packages.config
    • -1
    • +1
    ./Core.Common.Base.TestUtil/packages.config
    • -1
    • +1
    ./Core.Common.Controls.Test/packages.config
    • -1
    • +1
    ./Core.Common.Controls.TreeView.Test/packages.config
    • -1
    • +1
    ./Core.Common.Data.TestUtil.Test/packages.config
    • -1
    • +1
    ./Core.Common.Data.TestUtil/packages.config
    • -1
    • +1
    ./Core.Common.Geometry.Test/packages.config
    • -1
    • +1
    ./Core.Common.Gui.Test/packages.config
    • -1
    • +1
    ./Core.Common.Gui.TestUtil.Test/packages.config
    • -1
    • +1
    ./Core.Common.Gui.TestUtil/packages.config
    • -1
    • +1
    ./Core.Common.Integration.Test/packages.config
    • -1
    • +1
    ./Core.Common.TestUtil.Test/packages.config
    • -1
    • +1
    ./Core.Common.TestUtil/packages.config
  1. … 198 more files in changeset.
Incorporated comments review 3491: Paired with tangerma WTI-1515

- Corrected value

    • -1
    • +1
    ./Core.Common.Gui.Test/Commands/GuiExportHandlerTest.cs
  1. … 2 more files in changeset.
Added export successful log message. WTI-1515

    • -0
    • +1
    ./Core.Common.Gui.Test/Commands/GuiExportHandlerTest.cs
  1. … 3 more files in changeset.
Added import successful log message. WTI-1515

    • -2
    • +23
    ./Core.Common.Base.Test/IO/FileImporterBaseTest.cs
  1. … 23 more files in changeset.
Updated TestHelper. WTI-1931

Removed all occurrences of Ringtoets in solution: WTI-1931

- Updated folder locations

- Updated log name

- Updated test name

Removed all occurrences of Ringtoets in Riskeer.Integration.Plugin: WTI-1931

- Renamed RingtoetsPlugin

  1. … 118 more files in changeset.
Removed all occurrences of Ringtoets in Core: WTI-1931

- Updated string values, comments, classes and parameter names within the namespace

    • -73
    • +0
    ./Core.Common.Gui.Test/Appenders/RingtoetsUserDataFolderConverterTest.cs
    • -0
    • +73
    ./Core.Common.Gui.Test/Appenders/RiskeerUserDataFolderConverterTest.cs
    • -4
    • +4
    ./Core.Common.Gui.Test/Commands/GuiExportHandlerTest.cs
    • -1
    • +1
    ./Core.Common.Gui.Test/Core.Common.Gui.Test.csproj
    • -2
    • +2
    ./Core.Common.TestUtil.Test/TestHelperTest.cs
  1. … 11 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./Core.Common.Base.Test/CloneableObservableListTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/CloneableObservableTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Data/RangeTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Data/RoundedDoubleTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Data/RoundedPoint2DCollectionTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/FormattableConstantsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Point2DCollectionExtensionsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Point3DCollectionExtensionsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Point3DExtensionsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Segment2DCollectionExtensionsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Segment2DExtensionsTest.cs
    • -3
    • +3
    ./Core.Common.Base.Test/Geometry/Segment2DIntersectSegment2DResultTest.cs
  1. … 227 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

    • -1
    • +1
    ./Core.Common.Base.Test/Core.Common.Base.Test.csproj
    • -1
    • +1
    ./Core.Common.Base.TestUtil.Test/Core.Common.Base.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Common.Base.TestUtil/Core.Common.Base.TestUtil.csproj
    • -1
    • +1
    ./Core.Common.Controls.Test/Core.Common.Controls.Test.csproj
    • -1
    • +1
    ./Core.Common.Controls.TreeView.Test/Core.Common.Controls.TreeView.Test.csproj
    • -1
    • +1
    ./Core.Common.Data.TestUtil.Test/Core.Common.Data.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Common.Data.TestUtil/Core.Common.Data.TestUtil.csproj
    • -1
    • +1
    ./Core.Common.Geometry.Test/Core.Common.Geometry.Test.csproj
    • -1
    • +1
    ./Core.Common.Gui.Test/Core.Common.Gui.Test.csproj
    • -1
    • +1
    ./Core.Common.Gui.TestUtil.Test/Core.Common.Gui.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Common.Gui.TestUtil/Core.Common.Gui.TestUtil.csproj
    • -1
    • +1
    ./Core.Common.IO.Test/Core.Common.IO.Test.csproj
    • -1
    • +1
    ./Core.Common.Integration.Test/Core.Common.Integration.Test.csproj
    • -1
    • +1
    ./Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Common.TestUtil/Core.Common.TestUtil.csproj
  1. … 339 more files in changeset.
Renamed the Ringtoets class in the TestDataPath. WTI-1931

    • -22
    • +22
    ./Core.Common.TestUtil.Test/TestHelperTest.cs
    • -1
    • +1
    ./Core.Common.TestUtil/TestDataPath.cs
  1. … 197 more files in changeset.
Fixed paths in the TestDataPath: WTI-1931

- Fixed directories in order to fix the failing tests

    • -22
    • +22
    ./Core.Common.TestUtil/TestDataPath.cs
Fixed unwanted removal of testfile. WTI-1931

Fixed project references in *.csproj files: WTI-1931

- Fixed files contained in the root of the repository

- Fixed paths for the project dependencies for storage

    • -2
    • +2
    ./Core.Common.Integration.Test/Core.Common.Integration.Test.csproj
  1. … 15 more files in changeset.
Renamed Riskeer.HydraRing test data path: WTI-1931

- In order to fix failing test

    • -2
    • +2
    ./Core.Common.TestUtil/TestDataPath.cs
Renamed directory src/Integration.<X>: WTI-1931

- Fixed compilation errors that are caused by renaming the directories of:

-- Data

-- Forms

-- IO

-- Plugin

-- Util

    • -1
    • +1
    ./Core.Common.Integration.Test/Core.Common.Integration.Test.csproj
  1. … 33 more files in changeset.
Renamed src/Integration.Plugin: WTI-1931

- Fixed namespace

  1. … 168 more files in changeset.
Renamed src/Integration.Plugin: WTI-1931

- Renamed project name to Riskeer

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

    • -2
    • +2
    ./Core.Common.Integration.Test/Core.Common.Integration.Test.csproj
  1. … 11 more files in changeset.
Renamed Ringtoets --> Riskeer in Ringtoets.AssemblyTool : WTI-1931

- Fixed failing test

    • -1
    • +1
    ./Core.Common.TestUtil/TestDataPath.cs
Renamed Ringtoets --> Riskeer in Ringtoets.Migration: WTI-1931

- Cleaned up any references related to Ringtoets.Migration.<X> outside the respective namespace

    • -1
    • +1
    ./Core.Common.TestUtil/TestDataPath.cs
  1. … 1 more file in changeset.
Renamed Ringtoets --> Riskeer in Storage: WTI-1931

- Cleaned up any references to Ringtoets.Storage.Core located outside of the corresponding namespace.

    • -1
    • +1
    ./Core.Common.TestUtil/TestDataPath.cs
  1. … 1 more file in changeset.
Improvements after review. WTI-1486

    • -17
    • +30
    ./Core.Common.TestUtil.Test/TestHelperTest.cs
  1. … 5 more files in changeset.
Changed version number from 18.2 to 19.1: WTI-1900

- Updated the regular source files

- Updated migration related files:

-- Renamed .sql scripts accordingly

-- Adjusted the MigrationTestProject accordingly, version was modified from 18.2 to 19.1 in the VersionEntity tables

-- Adjusted migration scripts and corresponding tests for log messages

  1. … 17 more files in changeset.
Added extra method in DataImportHelper. WTI-1486

    • -0
    • +1
    ./Core.Common.TestUtil/TestDataPath.cs
  1. … 6 more files in changeset.
Improvements after review. WTI-1888

    • -2
    • +4
    ./Core.Common.Controls.TreeView.Test/TreeViewControlTest.cs
  1. … 2 more files in changeset.
Added setting state image index for mixed state. WTI-1888

    • -0
    • +69
    ./Core.Common.Controls.TreeView.Test/TreeViewControlTest.cs
  1. … 1 more file in changeset.
Added image for mixed state to tree view state image list. WTI-1888

    • -1
    • +1
    ./Core.Common.Controls.TreeView.Test/TreeViewControlTest.cs
  1. … 1 more file in changeset.
Changed property name. WTI-1888

    • -9
    • +9
    ./Core.Common.Controls.TreeView.Test/TreeNodeInfoTest.cs
  1. … 2 more files in changeset.
Changed type of IsChecked TreeNodeInfo. WTI-1888

    • -4
    • +4
    ./Core.Common.Controls.TreeView.Test/TreeNodeInfoTest.cs
  1. … 1 more file in changeset.