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

    • -47
    • +0
    ./Charting/Series/AreaChartSeriesTest.cs
    • -47
    • +0
    ./Charting/Series/LineChartSeriesTest.cs
    • -39
    • +0
    ./Charting/Series/PointChartSeriesTest.cs
    • -19
    • +0
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -291
    • +0
    ./Table/TableViewCopyPasteTest.cs
    • -510
    • +0
    ./Table/TableViewPasteControllerTest.cs
    • -53
    • +0
    ./Table/TestClasses/ClassWithEnum.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

    • -13
    • +13
    ./TreeViewControls/TreeViewControllerTest.cs
    • -2
    • +2
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 57 more files in changeset.
removed unused reference Related to Issue [WTI-64]

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

Former-commit-id: 5709b2b07d7fd038fce4aa99ab4bf7b0f05bd410

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. … 32 more files in changeset.
Removed unused libraries. Replaced ValidationAspects with null Related to Issue [WTI-64]

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

Former-commit-id: 4ebad1743a1aee43379d9d89af3ab1000ff92d17

    • -1
    • +1
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 13 more files in changeset.
Review related change => Improved ObservableList implementation

Also ensured all relevant classes derive Observable instead of IObservable

Related to Issue [WTI-81]

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

Former-commit-id: 78b8a6522474807894a3e617e9b60ad2bbc16bdb

    • -49
    • +4
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 2 more files in changeset.
Removed Entity Related to Issue [WTI-81]

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

Former-commit-id: 180ce9cef43830024061d485ef768a163ceef361

    • -2
    • +23
    ./TreeViewControls/TreeViewControllerTest.cs
    • -2
    • +0
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 9 more files in changeset.
followed by review. Cosmetic tweaks only. Related to Issue [WTI-86]

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

Former-commit-id: b909098a455ff3b7214a6e8887058bccd498b3a2

  1. … 1 more file in changeset.
Fixed Test failing due to translation checks. Related to Issue [WTI-6]

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

Former-commit-id: c5fe96f1c9b6a3f24fc20c37a1703256a20703da

    • -1
    • +1
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -2
    • +2
    ./Table/TableViewPasteControllerTest.cs
    • -2
    • +2
    ./TreeViewControls/TreeViewControllerTest.cs
Removed [Entity] from Chart => It turned out there was no real use for it (no internal/external subscriptions on PropertyChange/CollectionChange) Related to Issue [WTI-81]

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

Former-commit-id: f8ae83ee017fea59931fc0720742cae750167825

  1. … 1 more file in changeset.
following review comments. Related to Issue [WTI-86]

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

Former-commit-id: b984e0ea56930558cc19c51cb1f44116b02c91c6

    • -27
    • +41
    ./TreeViewControls/TreeViewTest.cs
  1. … 5 more files in changeset.
Fixed failing test Related to Issue [WTI-86]

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

Former-commit-id: 0c40509498dbd0870837a712c4121f4db8085df3

    • -14
    • +28
    ./TreeViewControls/TreeViewTest.cs
Extracted and translated strings from Core.Common.Utils (except for EntityAttribute which is up for removal). Removed unused classes: - QuarterNavigatableLabelFormatProvider - YearNavigatableLabelFormatProvider - ExcelFormula - ExcelFormulaToken - DateTimeFormats Related to Issue [WTI-6]

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

Former-commit-id: 9d852f9723b4c99d26069102a0dba84308250520

    • -22
    • +0
    ./Charting/QuarterViewDateTimeFormatProviderTest.cs
    • -24
    • +0
    ./Charting/YearViewDateTimeFormatProviderTest.cs
  1. … 16 more files in changeset.
+ renamed DeleteNodeData() to TryDeleteSelectedNodeData() because it fits better + extracted DeleteSelectedNodeData() so it can be tested + extra changes to have DeletedNodeMovesSelectionToItsParentNode() test on the line

Related to Issue [WTI-86]

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

Former-commit-id: 5c577056c6abcc9e0a1c62dc346c597a123ba63d

  1. … 5 more files in changeset.
Translation test fixes Related to Issue [WTI-6]

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

Former-commit-id: c0db4ad8ce62c93202f29b69c3db46391e3cfa46

    • -1
    • +1
    ./Charting/QuarterViewDateTimeFormatProviderTest.cs
    • -1
    • +1
    ./Charting/YearViewDateTimeFormatProviderTest.cs
    • -4
    • +3
    ./Table/TableViewPasteControllerTest.cs
    • -2
    • +2
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 2 more files in changeset.
Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

    • -1
    • +1
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -4
    • +4
    ./Table/TableViewPasteControllerTest.cs
  1. … 47 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

  1. … 18 more files in changeset.
Removed DataEditorGenerator Related to Issue [WTI-153]

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

Former-commit-id: a2725d44b991312c18171a111f1502f1aa449487

    • -86
    • +0
    ./DataEditorGenerator/SelfCollapsingGroupboxTest.cs
  1. … 26 more files in changeset.
remarks due to review Related to Issue [WTI-80]

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

Former-commit-id: bb7f54faf1f59b17b5494409bac1c6ae74ae5dde

    • -2
    • +2
    ./TreeViewControls/TreeViewControllerTest.cs
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

    • -0
    • +17
    ./TestClasses/Child.cs
    • -0
    • +18
    ./TestClasses/Parent.cs
  1. … 23 more files in changeset.
Improved culture dependent test => Reviewed by Joel

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

Former-commit-id: 6b425d8bd3bba9597f08534cb1fa8b5ae629917b

Sped up a slow test Related to Issue [WTI-63]

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

Former-commit-id: 4878fe7a8363dbfd2c172eb6f263524016d508ef

  1. … 1 more file in changeset.
Remove ignored tests for TableView => TableView will be removed anyway Related to Issue [WTI-63]

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

Former-commit-id: 9e4fc0444d1fce9c7c72dcc90476b3e29d01ab10

Fixed failing test Related to Issue [WTI-99]

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

Former-commit-id: 5a19b1e994b314cf4a5f24b7ba6795f5bd77dbd5

    • -16
    • +13
    ./TreeViewControls/TreeNodeTest.cs
- 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
    • +0
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 207 more files in changeset.
- Renamed Core.Common.DelftTools.Tests Namespace to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 62b66100735c8b8a975611f33662629c9d20b8b8

    • -1
    • +1
    ./Charting/QuarterViewDateTimeFormatProviderTest.cs
    • -1
    • +1
    ./Charting/Series/AreaChartSeriesTest.cs
    • -1
    • +1
    ./Charting/Series/LineChartSeriesTest.cs
    • -1
    • +1
    ./Charting/Series/PointChartSeriesTest.cs
    • -1
    • +1
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -1
    • +1
    ./Charting/YearViewDateTimeFormatProviderTest.cs
    • -1
    • +1
    ./DataEditorGenerator/SelfCollapsingGroupboxTest.cs
  1. … 39 more files in changeset.
- Renamed Core.Common.DelftTools.Tests to Rename Core.Common.Base.Tests Related to Issue [WTI-92]

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

Former-commit-id: 3a60304e11c40d17dab49efddba42d9e476f7ee2

    • -0
    • +103
    ./Charting/ChartTest.cs
    • -0
    • +22
    ./Charting/QuarterViewDateTimeFormatProviderTest.cs
    • -0
    • +47
    ./Charting/Series/AreaChartSeriesTest.cs
    • -0
    • +39
    ./Charting/Series/BarSeriesTest.cs
    • -0
    • +47
    ./Charting/Series/LineChartSeriesTest.cs
    • -0
    • +39
    ./Charting/Series/PointChartSeriesTest.cs
    • -0
    • +39
    ./Charting/Series/PolygonChartSeriesTest.cs
    • -0
    • +19
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -0
    • +24
    ./Charting/YearViewDateTimeFormatProviderTest.cs
    • -0
    • +50
    ./CustomInputDialogTest.cs
    • -0
    • +86
    ./DataEditorGenerator/SelfCollapsingGroupboxTest.cs
    • -0
    • +24
    ./FileSystemTreeViewTest.cs
    • -0
    • +61
    ./FindAndReplaceControlTest.cs
    • -0
    • +289
    ./Table/TableViewCopyPasteTest.cs
  1. … 117 more files in changeset.