test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core tests.

    • -68
    • +0
    ./Core.Common.Base.Test/CloneableObservableListTest.cs
    • -66
    • +0
    ./Core.Common.Base.Test/CloneableObservableTest.cs
    • -29
    • +0
    ./Core.Common.Base.Test/Core.Common.Base.Test.csproj
    • -191
    • +0
    ./Core.Common.Base.Test/Data/RangeTest.cs
    • -1228
    • +0
    ./Core.Common.Base.Test/Data/RoundedDoubleTest.cs
    • -117
    • +0
    ./Core.Common.Base.Test/Data/RoundedPoint2DCollectionTest.cs
    • -44
    • +0
    ./Core.Common.Base.Test/FormattableConstantsTest.cs
    • -1406
    • +0
    ./Core.Common.Base.Test/Geometry/Math2DTest.cs
    • -72
    • +0
    ./Core.Common.Base.Test/Geometry/Point2DCollectionExtensionsTest.cs
    • -357
    • +0
    ./Core.Common.Base.Test/Geometry/Point2DTest.cs
    • -245
    • +0
    ./Core.Common.Base.Test/Geometry/Point3DCollectionExtensionsTest.cs
    • -162
    • +0
    ./Core.Common.Base.Test/Geometry/Point3DExtensionsTest.cs
    • -133
    • +0
    ./Core.Common.Base.Test/Geometry/Point3DTest.cs
    • -147
    • +0
    ./Core.Common.Base.Test/Geometry/Segment2DCollectionExtensionsTest.cs
    • -130
    • +0
    ./Core.Common.Base.Test/Geometry/Segment2DExtensionsTest.cs
  1. … 589 more files in changeset.
Updated version number. WTI-2231

  1. … 2 more files in changeset.
Fixed failing test. WTI-2196

Updated version number. WTI-2195

  1. … 1 more file in changeset.
Fixed dangling test. WTI-2195

    • -6
    • +3
    ./Core.Common.Gui.Test/SaveProjectActivityTest.cs
Fixed dangling test. WTI-2195

    • -1
    • +1
    ./Core.Common.Gui.Test/SaveProjectActivityTest.cs
Adapted copyright year. WTI-2195

  1. … 1 more file in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./Core.Common.Base.Test/CloneableObservableListTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/CloneableObservableTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Data/RangeTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Data/RoundedDoubleTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/FormattableConstantsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Point3DExtensionsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Segment2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Segment2DExtensionsTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Segment2DIntersectSegment2DResultTest.cs
  1. … 417 more files in changeset.
Added missing license headers. WTI-2195

    • -3
    • +3
    ./Core.Common.Controls.Test/Forms/EnhancedButtonTest.cs
    • -1
    • +22
    ./Core.Common.Gui.Test/Helpers/ExportHelperTest.cs
  1. … 10 more files in changeset.
ReSharper cleanup of Core.Common. WTI-2195

    • -4
    • +1
    ./Core.Common.Base.Test/CloneableObservableTest.cs
    • -1
    • +1
    ./Core.Common.Base.Test/Geometry/Point3DExtensionsTest.cs
    • -4
    • +1
    ./Core.Common.Base.Test/ObserverTest.cs
    • -4
    • +1
    ./Core.Common.Base.Test/RecursiveObserverTest.cs
    • -8
    • +8
    ./Core.Common.Controls.Test/DataGrid/DataGridViewControlTest.cs
    • -16
    • +4
    ./Core.Common.Controls.TreeView.Test/TreeNodeInfoTest.cs
    • -4
    • +1
    ./Core.Common.Controls.TreeView.Test/TreeViewControlTest.cs
    • -1
    • +1
    ./Core.Common.Geometry.Test/AdvancedMath2DTest.cs
    • -64
    • +16
    ./Core.Common.Gui.Test/Forms/ViewHost/DocumentViewControllerTest.cs
    • -2
    • +2
    ./Core.Common.Gui.Test/Helpers/ExportHelperTest.cs
    • -20
    • +5
    ./Core.Common.TestUtil/WindowsFormsTestHelper.cs
    • -8
    • +2
    ./Core.Common.TestUtil/WpfTestHelper.xaml.cs
Removed TestUtil.Test projects. WTI-2195

    • -1
    • +0
    ./Core.Common.TestUtil/TestDataPath.cs
Removed TestUtil.Test projects. WTI-2195

    • -21
    • +0
    ./Core.Common.Base.TestUtil.Test/Core.Common.Base.TestUtil.Test.csproj
    • -138
    • +0
    ./Core.Common.Base.TestUtil.Test/Geometry/Point2DComparerWithToleranceTest.cs
    • -25
    • +0
    ./Core.Common.Base.TestUtil.Test/Properties/AssemblyInfo.cs
    • -21
    • +0
    ./Core.Common.Data.TestUtil.Test/Core.Common.Data.TestUtil.Test.csproj
    • -300
    • +0
    ./Core.Common.Data.TestUtil.Test/CoreCloneAssertTest.cs
    • -25
    • +0
    ./Core.Common.Data.TestUtil.Test/Properties/AssemblyInfo.cs
    • -252
    • +0
    ./Core.Common.Gui.TestUtil.Test/ContextMenu/CustomItemsOnlyContextMenuBuilderTest.cs
    • -25
    • +0
    ./Core.Common.Gui.TestUtil.Test/Core.Common.Gui.TestUtil.Test.csproj
    • -191
    • +0
    ./Core.Common.Gui.TestUtil.Test/PluginTestHelperTest.cs
    • -25
    • +0
    ./Core.Common.Gui.TestUtil.Test/Properties/AssemblyInfo.cs
    • -67
    • +0
    ./Core.Common.TestUtil.Test/ChangePropertyDataTest.cs
    • -83
    • +0
    ./Core.Common.TestUtil.Test/ControlsTestHelperTest.cs
    • -54
    • +0
    ./Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj
    • -400
    • +0
    ./Core.Common.TestUtil.Test/DirectoryDisposeHelperTest.cs
    • -268
    • +0
    ./Core.Common.TestUtil.Test/DirectoryPermissionsRevokerTest.cs
  1. … 21 more files in changeset.
Review related changes. WTI-1969

    • -20
    • +0
    ./Core.Common.Gui.Test/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 2 more files in changeset.
Changed version number in version project. WTI-2201

  1. … 1 more file in changeset.
Partially processed review remarks. WTI-1969

    • -1
    • +21
    ./Core.Common.Gui.Test/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 1 more file in changeset.
Partially processed review remarks. WTI-1969

    • -34
    • +10
    ./Core.Common.Gui.Test/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
Updated log4net. WTI-2214

    • -1
    • +1
    ./Core.Common.Gui.Test/Core.Common.Gui.Test.csproj
    • -1
    • +1
    ./Core.Common.TestUtil.Test/Core.Common.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Common.TestUtil/Core.Common.TestUtil.csproj
  1. … 46 more files in changeset.
Extended test coverage. WTI-1969

    • -20
    • +48
    ./Core.Common.Gui.Test/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 1 more file in changeset.
Extended test coverage. WTI-1969

    • -25
    • +52
    ./Core.Common.Gui.Test/Converters/KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 2 more files in changeset.
Review related changes. WTI-2085

    • -18
    • +28
    ./Core.Common.Gui.Test/ContextMenu/GuiContextMenuItemFactoryTest.cs
Integrated AssemblyHelper. WTI-2168

    • -17
    • +0
    ./Core.Common.TestUtil/TestHelper.cs
  1. … 5 more files in changeset.
Extended TestHelper. WTI-2168

    • -3
    • +17
    ./Core.Common.TestUtil/TestHelper.cs
Removed redundant projects. WTI-2168

    • -132
    • +0
    ./Core.Common.Assembly.Test/AssemblyResolverTest.cs
    • -18
    • +0
    ./Core.Common.Assembly.Test/Core.Common.Assembly.Test.csproj
  1. … 4 more files in changeset.
Final improvements. WTI-2085

    • -23
    • +45
    ./Core.Common.Gui.Test/Commands/GuiImportHandlerTest.cs
    • -71
    • +71
    ./Core.Common.Gui.Test/ContextMenu/ContextMenuBuilderTest.cs
    • -4
    • +4
    ./Core.Common.Gui.Test/ContextMenu/GuiContextMenuItemFactoryTest.cs
    • -2
    • +2
    ./Core.Common.Gui.TestUtil/ContextMenu/CustomItemsOnlyContextMenuBuilder.cs
  1. … 6 more files in changeset.
Improved ContextMenuItemFactory and GuiImportHandler. WTI-2085

    • -16
    • +4
    ./Core.Common.Gui.Test/ContextMenu/GuiContextMenuItemFactoryTest.cs
  1. … 2 more files in changeset.
Extended ContextMenuItemFactoryTest. WTI-2085

    • -0
    • +277
    ./Core.Common.Gui.Test/ContextMenu/GuiContextMenuItemFactoryTest.cs
Extended ContextMenuBuilderTest. WTI-2085

    • -0
    • +102
    ./Core.Common.Gui.Test/ContextMenu/ContextMenuBuilderTest.cs
Extended CustomItemsOnlyContextMenuBuilderTest. WTI-2085

    • -0
    • +28
    ./Core.Common.Gui.TestUtil.Test/ContextMenu/CustomItemsOnlyContextMenuBuilderTest.cs
    • -2
    • +2
    ./Core.Common.Gui.TestUtil/ContextMenu/CustomItemsOnlyContextMenuBuilder.cs
Extended CustomItemsOnlyContextMenuBuilder. WTI-2085

    • -3
    • +12
    ./Core.Common.Gui.TestUtil/ContextMenu/CustomItemsOnlyContextMenuBuilder.cs
Improved ContextMenuItemFactoryTest. WTI-2085

    • -5
    • +32
    ./Core.Common.Gui.Test/ContextMenu/GuiContextMenuItemFactoryTest.cs