Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -52
    • +0
    ./GridProperties/LineStylePropertiesTest.cs
    • -44
    • +0
    ./GridProperties/PointStylePropertiesTest.cs
    • -44
    • +0
    ./GridProperties/PolygonStylePropertiesTest.cs
    • -52
    • +0
    ./GridProperties/ThemeItemPropertiesTest.cs
    • -52
    • +0
    ./GridProperties/VectorLayerPropertiesTest.cs
    • -52
    • +0
    ./GridProperties/VectorStylePropertiesTest.cs
    • -38
    • +0
    ./ImportMultipleFilesUserSettings.Designer.cs
    • -9
    • +0
    ./ImportMultipleFilesUserSettings.settings
    • -197
    • +0
    ./MapLayerTreeViewNodePresenterTest.cs
    • -183
    • +0
    ./VectorLayerAttributeTableViewTest.cs
  1. … 929 more files in changeset.
Introduced ContextMenuBuilder in stead of the ContextMenuFactory. Builder is responsible for calling ContextMenuItemFactory methods to configure a ContextMenu. Can be used to construct a menu using items which require the gui context, to add custom items and to add separators. Removed ITreeNode parameter of GetChildNodeObjects (only based on data)Moved resources from the Ringtoets.Common.Forms to Core.Common.Gui Removed unused methods in ContextMenuStripExtensions Added expand all and collapse all items to the ContextMenuItemFactory. Moved ContextMenuBuilder and ContextMenuItemFactory to sub folder. Related to Issue [WTI-172]

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

Former-commit-id: 9eefacfdd318334fb06e17b8a94422bee07e4674

    • -1
    • +1
    ./MapLayerTreeViewNodePresenterTest.cs
  1. … 58 more files in changeset.
Moved ActivityRunner from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 4edb60158b866118f3b049dbdc469decc7adb71e

  1. … 20 more files in changeset.
Moved Project property from ApplicationCore to RingtoetsGui => Will continue work on Project during cleanup of Core.Common.Gui Related to Issue [WTI-182]

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

Former-commit-id: 6f8ad70188101c123c376d9341c8cfed57f2ad56

  1. … 19 more files in changeset.
Renamed RingtoetsApplication to ApplicationCore Related to Issue [WTI-182]

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

Former-commit-id: 16dccce50c5f956b7326d809d40246880edcb4d2

  1. … 47 more files in changeset.
Removed IApplication Related to Issue [WTI-182]

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

Former-commit-id: 7a78211e896795b7f1be48d9f56774f885f259bd

  1. … 23 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

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

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

  1. … 34 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

    • -3
    • +3
    ./ImportMultipleFilesUserSettings.Designer.cs
    • -1
    • +1
    ./ImportMultipleFilesUserSettings.settings
  1. … 87 more files in changeset.
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

    • -1
    • +1
    ./MapLayerTreeViewNodePresenterTest.cs
  1. … 66 more files in changeset.
- Cleanup of references - Output path of integration test was not correct (x86) Related to Issue [WTI-92]

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

Former-commit-id: d137d129944ae7c5ea6409f08f6acad49601b19e

  1. … 2 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 206 more files in changeset.
trivial implementation of Observer. Observer is used as the base class for the map and layer. Related to Issue [WTI-111]

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

Former-commit-id: aef5135d2fed61aec22e09191089d57a6ff3a0b4

  1. … 21 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

    • -1
    • +1
    ./VectorLayerAttributeTableViewTest.cs
  1. … 359 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

    • -1
    • +1
    ./VectorLayerAttributeTableViewTest.cs
  1. … 358 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +52
    ./GridProperties/LineStylePropertiesTest.cs
    • -0
    • +44
    ./GridProperties/PointStylePropertiesTest.cs
    • -0
    • +44
    ./GridProperties/PolygonStylePropertiesTest.cs
    • -0
    • +52
    ./GridProperties/ThemeItemPropertiesTest.cs
    • -0
    • +52
    ./GridProperties/VectorLayerPropertiesTest.cs
    • -0
    • +52
    ./GridProperties/VectorStylePropertiesTest.cs
    • -0
    • +38
    ./ImportMultipleFilesUserSettings.Designer.cs
    • -0
    • +9
    ./ImportMultipleFilesUserSettings.settings
    • -0
    • +197
    ./MapLayerTreeViewNodePresenterTest.cs
    • -0
    • +157
    ./MapLegendViewTest.cs
    • -0
    • +61
    ./MapTreeViewNodePresenterTest.cs
    • -0
    • +205
    ./MapViewTabControlTest.cs
    • -0
    • +183
    ./VectorLayerAttributeTableViewTest.cs
    • -0
    • +37
    ./VectorStyleNodePresenterTest.cs
  1. … 4825 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -3
    • +3
    ./GridProperties/LineStylePropertiesTest.cs
    • -3
    • +3
    ./GridProperties/PointStylePropertiesTest.cs
    • -3
    • +3
    ./GridProperties/PolygonStylePropertiesTest.cs
    • -3
    • +3
    ./GridProperties/ThemeItemPropertiesTest.cs
    • -3
    • +3
    ./GridProperties/VectorLayerPropertiesTest.cs
    • -3
    • +3
    ./GridProperties/VectorStylePropertiesTest.cs
    • -1
    • +1
    ./ImportMultipleFilesUserSettings.Designer.cs
    • -11
    • +11
    ./MapLayerTreeViewNodePresenterTest.cs
    • -10
    • +10
    ./VectorLayerAttributeTableViewTest.cs
  1. … 1168 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +52
    ./GridProperties/LineStylePropertiesTest.cs
    • -0
    • +44
    ./GridProperties/PointStylePropertiesTest.cs
    • -0
    • +44
    ./GridProperties/PolygonStylePropertiesTest.cs
    • -0
    • +52
    ./GridProperties/ThemeItemPropertiesTest.cs
    • -0
    • +52
    ./GridProperties/VectorLayerPropertiesTest.cs
    • -0
    • +52
    ./GridProperties/VectorStylePropertiesTest.cs
    • -0
    • +38
    ./ImportMultipleFilesUserSettings.Designer.cs
    • -0
    • +9
    ./ImportMultipleFilesUserSettings.settings
    • -0
    • +197
    ./MapLayerTreeViewNodePresenterTest.cs
    • -0
    • +157
    ./MapLegendViewTest.cs
    • -0
    • +61
    ./MapTreeViewNodePresenterTest.cs
    • -0
    • +205
    ./MapViewTabControlTest.cs
    • -0
    • +183
    ./VectorLayerAttributeTableViewTest.cs
    • -0
    • +37
    ./VectorStyleNodePresenterTest.cs
  1. … 3994 more files in changeset.