Core.Common.Base.Tests

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

    • -102
    • +0
    ./Controls/Swf/Charting/ChartTest.cs
    • -24
    • +0
    ./Controls/Swf/FileSystemTreeViewTest.cs
    • -67
    • +0
    ./Controls/Swf/FindAndReplaceControlTest.cs
    • -291
    • +0
    ./Controls/Swf/Table/TableViewCopyPasteTest.cs
    • -510
    • +0
    ./Controls/Swf/Table/TableViewPasteControllerTest.cs
    • -1778
    • +0
    ./Controls/Swf/Table/TableViewTest.cs
  1. … 929 more files in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 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. … 55 more files in changeset.
Turned Activities property in ActivityRunner into IEnumerable Related to Issue [WTI-182]

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

Former-commit-id: 85c35e6931d033f72c12102b30c576a9c25e898e

  1. … 4 more files in changeset.
Started cleanup of ApplicationCore event actions Related to Issue [WTI-182]

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

Former-commit-id: d814752eefa57e687b6caf007ae24b56008f2623

    • -10
    • +0
    ./Shell/Core/ApplicationPluginTest.cs
  1. … 5 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

  1. … 29 more files in changeset.
- Removed unused references to PostSharp - Removed unused reference to System.Threading (was causing a warning) Related to Issue [WTI-95]

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

Former-commit-id: aa2b6bb04ac2d2bf3baea263f897e3ce79919fe6

  1. … 2 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. … 48 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

Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

  1. … 59 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

    • -18
    • +17
    ./Controls/Swf/Table/TableViewTest.cs
  1. … 31 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. … 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

  1. … 1 more file in changeset.
Review related change => Improved Observable implementation and used it in Project Related to Issue [WTI-81]

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

Former-commit-id: e5f2d696f10404448874386336a812f391943221

  1. … 2 more files in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 45 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 77 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

    • -17
    • +0
    ./Controls/Swf/TestClasses/Child.cs
    • -18
    • +0
    ./Controls/Swf/TestClasses/Parent.cs
  1. … 7 more files in changeset.
Removed Entity from Url Related to Issue [WTI-81]

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

Former-commit-id: 6f7e118299d9ac67ca67b96a1134db80fe0114c0

  1. … 2 more files in changeset.
Removed Entity from Project Related to Issue [WTI-81]

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

Former-commit-id: 010476e2603b36c90eb9d89171a924738f39d7d4

  1. … 3 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

* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
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

  1. … 2 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

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
    ./Controls/Swf/Charting/QuarterViewDateTimeFormatProviderTest.cs
  1. … 15 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

    • -0
    • +29
    ./TestObjects/ChildNodePresenter.cs
  1. … 3 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

    • -3
    • +3
    ./Controls/Swf/FindAndReplaceControlTest.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. … 47 more files in changeset.