Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reintroducing map tools. WTI-2241

    • -2
    • +2
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
Reintroducing map tools. WTI-2241

    • -19
    • +23
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
Reintroducing map tools. WTI-2241

    • -431
    • +436
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
Reintroducing chart tools. WTI-2242

    • -174
    • +4
    ./Core.Components.OxyPlot.Forms.Test/ChartControlTest.cs
Reintroducing chart tools. WTI-2242

    • -45
    • +0
    ./Core.Components.OxyPlot.Forms.Test/ChartControlTest.cs
  1. … 6 more files in changeset.
Reintroducing chart tools. WTI-2242

    • -1
    • +1
    ./Core.Components.OxyPlot.Forms.Test/ChartControlTest.cs
  1. … 3 more files in changeset.
Final cleanups. WTI-2241

    • -65
    • +65
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
  1. … 1 more file in changeset.
Created Core.Gui. WTI-2239

    • -2
    • +2
    ./Core.Components.GraphSharp.Forms.Test/Converters/IconToImageSourceConverterTest.cs
  1. … 4 more files in changeset.
Fixed failing test. WTI-2241

    • -24
    • +35
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
Reintroducing map tools. WTI-2241

    • -140
    • +0
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
Removed Core tests.

    • -41
    • +0
    ./Core.Components.BruTile.Data.Test/BruTileSettingsTest.cs
    • -21
    • +0
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -25
    • +0
    ./Core.Components.BruTile.Data.Test/Properties/AssemblyInfo.cs
    • -84
    • +0
    ./Core.Components.BruTile.Forms.Test/BruTileWmtsCapabilityFactoryTest.cs
    • -215
    • +0
    ./Core.Components.BruTile.Forms.Test/BrutileConfigurationFactoryTest.cs
    • -35
    • +0
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -25
    • +0
    ./Core.Components.BruTile.Forms.Test/Properties/AssemblyInfo.cs
    • -612
    • +0
    ./Core.Components.BruTile.IO.Test/AsyncTileFetcherTest.cs
    • -27
    • +0
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -60
    • +0
    ./Core.Components.BruTile.IO.Test/NoopTileCacheTest.cs
    • -25
    • +0
    ./Core.Components.BruTile.IO.Test/Properties/AssemblyInfo.cs
    • -45
    • +0
    ./Core.Components.BruTile.IO.Test/TileReceivedEventArgsTest.cs
    • -139
    • +0
    ./Core.Components.BruTile.Test/Configurations/BruTileReflectionHelperTest.cs
    • -314
    • +0
    ./Core.Components.BruTile.Test/Configurations/PersistentCacheConfigurationTest.cs
    • -53
    • +0
    ./Core.Components.BruTile.Test/Configurations/TileSourceFactoryTest.cs
  1. … 589 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./Core.Components.BruTile.Data.Test/BruTileSettingsTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Data.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/BruTileWmtsCapabilityFactoryTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/BrutileConfigurationFactoryTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/AsyncTileFetcherTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/NoopTileCacheTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/TileReceivedEventArgsTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/Configurations/BruTileReflectionHelperTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/Configurations/PersistentCacheConfigurationTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/Configurations/WellKnownTileSourceLayerConfigurationTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/Configurations/WmtsLayerConfigurationTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/FileCacheManagerTest.cs
  1. … 358 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

    • -15
    • +15
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
    • -1
    • +0
    ./Core.Components.DotSpatial.Test/Converter/MapLineDataConverterTest.cs
    • -1
    • +0
    ./Core.Components.DotSpatial.Test/Layer/MapLineDataLayerTest.cs
    • -1
    • +0
    ./Core.Components.DotSpatial.Test/MapFunctions/MapFunctionSelectionZoomTest.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Test/Projections/WorldFileTest.cs
  1. … 9 more files in changeset.
Fixed SonarQube smells as far as possible. WTI-2195

    • -1
    • +1
    ./Core.Components.OxyPlot.Test/CustomSeries/MultipleAreaSeriesTest.cs
    • -1
    • +1
    ./Core.Components.OxyPlot.Test/CustomSeries/MultipleLineSeriesTest.cs
  1. … 2 more files in changeset.
Removed TestUtil.Test projects. WTI-2195

    • -32
    • +0
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -25
    • +0
    ./Core.Components.BruTile.TestUtil.Test/Properties/AssemblyInfo.cs
    • -136
    • +0
    ./Core.Components.BruTile.TestUtil.Test/TestTileSourceFactoryTest.cs
    • -101
    • +0
    ./Core.Components.BruTile.TestUtil.Test/TestWellKnownTileSourceTest.cs
    • -106
    • +0
    ./Core.Components.BruTile.TestUtil.Test/TestWmtsTileSourceTest.cs
    • -108
    • +0
    ./Core.Components.BruTile.TestUtil.Test/TileSchemaFactoryTest.cs
    • -92
    • +0
    ./Core.Components.BruTile.TestUtil.Test/UseCustomTileSourceFactoryConfigTest.cs
    • -22
    • +0
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -25
    • +0
    ./Core.Components.Chart.TestUtil.Test/Properties/AssemblyInfo.cs
    • -71
    • +0
    ./Core.Components.Chart.TestUtil.Test/TestChartDataTest.cs
    • -22
    • +0
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
    • -25
    • +0
    ./Core.Components.Gis.TestUtil.Test/Properties/AssemblyInfo.cs
    • -63
    • +0
    ./Core.Components.Gis.TestUtil.Test/TestImageBasedMapDataTest.cs
    • -41
    • +0
    ./Core.Components.Gis.TestUtil.Test/TestMapDataTest.cs
    • -41
    • +0
    ./Core.Components.Gis.TestUtil.Test/ValueCriterionTestFactoryTest.cs
  1. … 6 more files in changeset.
Fixed typo. WTI-2195

    • -2
    • +2
    ./Core.Components.BruTile.Test/Configurations/WellKnownTileSourceLayerConfigurationTest.cs
Added correct class in scratchpad. WTI-2195

    • -2
    • +2
    ./Core.Components.BruTile.Test/Configurations/WmtsLayerConfigurationTest.cs
Removed unused references. WTI-2195

    • -1
    • +0
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
  1. … 2 more files in changeset.
Review related changes. WTI-2185

    • -2
    • +2
    ./Core.Components.GraphSharp.Forms.Test/Converters/IconToImageSourceConverterTest.cs
Processed review remarks. WTI-2185

    • -5
    • +18
    ./Core.Components.GraphSharp.Forms.Test/Converters/IconToImageSourceConverterTest.cs
  1. … 8 more files in changeset.
Cleanup. WTI-2185

    • -13
    • +0
    ./Core.Components.GraphSharp.Forms.Test/Converters/IconToImageSourceConverterTest.cs
  1. … 1 more file in changeset.
Added warning icon to fault tree views. WTI-2185

    • -0
    • +70
    ./Core.Components.GraphSharp.Forms.Test/Converters/IconToImageSourceConverterTest.cs
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Converters/SelectedVertexLineWidthConverterTest.cs
    • -5
    • +5
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
  1. … 6 more files in changeset.
Cleanup. WTI-2128

    • -1
    • +1
    ./Core.Components.GraphSharp.TestUtil.Test/Core.Components.GraphSharp.TestUtil.Test.csproj
  1. … 12 more files in changeset.
Removed redundant slashes.

    • -1
    • +1
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -1
    • +1
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -1
    • +1
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -1
    • +1
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -1
    • +1
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -1
    • +1
    ./Core.Components.Chart.TestUtil/Core.Components.Chart.TestUtil.csproj
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -1
    • +1
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -1
    • +1
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -1
    • +1
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -1
    • +1
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +1
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
  1. … 338 more files in changeset.
Removed prebuild targets from Test & TestUtil projects.

    • -1
    • +0
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -1
    • +0
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -1
    • +0
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -1
    • +0
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -1
    • +0
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -1
    • +0
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -1
    • +0
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -1
    • +0
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -1
    • +0
    ./Core.Components.Chart.TestUtil/Core.Components.Chart.TestUtil.csproj
    • -1
    • +0
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -1
    • +0
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -1
    • +0
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -1
    • +0
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -1
    • +0
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +0
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
  1. … 214 more files in changeset.
Make sure all references are copy local false.

    • -0
    • +1
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -0
    • +1
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -0
    • +1
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -0
    • +1
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -0
    • +1
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +1
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -0
    • +1
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -0
    • +1
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -0
    • +1
    ./Core.Components.Chart.TestUtil/Core.Components.Chart.TestUtil.csproj
    • -0
    • +1
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -0
    • +1
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -0
    • +1
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -0
    • +1
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -0
    • +1
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -0
    • +1
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
  1. … 214 more files in changeset.
Revert "Build nuget and rhinomocks packages to same location as test projects."

This reverts commit 412475c71b7af6de6be727127caa9a6fa2135217.

    • -0
    • +2
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -0
    • +4
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -0
    • +4
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -0
    • +4
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -0
    • +4
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +2
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -0
    • +2
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -0
    • +4
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -0
    • +4
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -0
    • +4
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -0
    • +4
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -0
    • +2
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -0
    • +2
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
    • -0
    • +2
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -0
    • +2
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
  1. … 198 more files in changeset.
Build nuget and rhinomocks packages to same location as test projects.

    • -2
    • +0
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -4
    • +0
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -4
    • +0
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -4
    • +0
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -4
    • +0
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -2
    • +0
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -2
    • +0
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -4
    • +0
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -4
    • +0
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -4
    • +0
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -4
    • +0
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -2
    • +0
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -2
    • +0
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
    • -2
    • +0
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -2
    • +0
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
  1. … 198 more files in changeset.
Don't build nuget packages to same folder.

    • -0
    • +2
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -0
    • +6
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -0
    • +6
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -0
    • +6
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -0
    • +6
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -0
    • +2
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -0
    • +2
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -0
    • +2
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -15
    • +66
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -15
    • +66
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -0
    • +6
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -15
    • +64
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -0
    • +2
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -0
    • +2
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
    • -0
    • +6
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
  1. … 201 more files in changeset.
Revert "Don't build nuget packages to same folder."

This reverts commit 3083673498ce2fbe79e8c29c314b7fbdebdd4178.

    • -2
    • +0
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -6
    • +0
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -6
    • +0
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -6
    • +0
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -6
    • +0
    ./Core.Components.BruTile.TestUtil.Test/Core.Components.BruTile.TestUtil.Test.csproj
    • -2
    • +0
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -2
    • +0
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -2
    • +0
    ./Core.Components.Chart.TestUtil.Test/Core.Components.Chart.TestUtil.Test.csproj
    • -66
    • +15
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -66
    • +15
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -6
    • +0
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -64
    • +15
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -2
    • +0
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -2
    • +0
    ./Core.Components.Gis.TestUtil.Test/Core.Components.Gis.TestUtil.Test.csproj
    • -6
    • +0
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
  1. … 201 more files in changeset.