Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
#12 Replace Rhino.Mocks with NSubstitute in some Core Common test projects

    • -2
    • +5
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -6
    • +3
    ./Core.Components.Gis.IO.Test/Importers/FeatureBasedMapDataImporterTest.cs
  1. … 2 more files in changeset.
Upgrade project to support .NET 10 SDK based builds. Override new default behavior and properties in project configuration Override the build tool to point to the dotnet SDK. Include extra dependency and the transitive dependencies. Copy dependencies to output directory.

    • -0
    • +3
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
  1. … 8 more files in changeset.
Updating copyright year. WTI-2951

    • -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/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. … 5643 more files in changeset.
Updating copyright year. WTI-2914

    • -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/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. … 5644 more files in changeset.
Updated copyright year. WTI-2882

    • -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/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. … 5645 more files in changeset.
WTI-2876: Incorporated comments review:

- Fixed Given_When_Then scenarios

    • -1
    • +1
    ./Core.Components.BruTile.IO.Test/AsyncTileFetcherTest.cs
    • -1
    • +1
    ./Core.Components.BruTile.Test/Configurations/WmtsLayerConfigurationTest.cs
    • -10
    • +10
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
    • -2
    • +2
    ./Core.Components.DotSpatial.Test/Layer/MapLineDataLayerTest.cs
    • -2
    • +2
    ./Core.Components.DotSpatial.Test/Layer/MapPointDataLayerTest.cs
    • -2
    • +2
    ./Core.Components.DotSpatial.Test/Layer/MapPolygonDataLayerTest.cs
    • -2
    • +2
    ./Core.Components.GraphSharp.Forms.Test/PointedTreeGraphControlTest.cs
    • -2
    • +2
    ./Core.Components.OxyPlot.Test/DataSeries/Chart/ChartMultipleAreaDataSeriesTest.cs
    • -2
    • +2
    ./Core.Components.OxyPlot.Test/DataSeries/Chart/ChartMultipleLineDataSeriesTest.cs
  1. … 25 more files in changeset.
WTI-2824: Incorporated comments review 4908:

- Removed unused references in Core

    • -2
    • +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.IO.Test/Core.Components.Gis.IO.Test.csproj
  1. … 1 more file in changeset.
Updated license headers. WTI-2820

    • -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/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. … 158 more files in changeset.
Revert "Changed default PDOK tile service. WTI-2805"

This reverts commit 33e1dc3abb1cd68916fe1b6ee9ac7c6a9edc7d07.

    • -6
    • +6
    ./Core.Components.DotSpatial.Forms.Test/WmtsBackgroundLayerStatusTest.cs
    • -2
    • +2
    ./Core.Components.Gis.Test/Data/WmtsMapDataTest.cs
Changed default PDOK tile service. WTI-2805

    • -6
    • +6
    ./Core.Components.DotSpatial.Forms.Test/WmtsBackgroundLayerStatusTest.cs
    • -2
    • +2
    ./Core.Components.Gis.Test/Data/WmtsMapDataTest.cs
Changed default PDOK tile service. WTI-2805

    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/BruTileWmtsCapabilityFactoryTest.cs
    • -11
    • +11
    ./Core.Components.Gis.Forms.Test/Views/WmtsLocationControlTest.cs
    • -1
    • +1
    ./Core.Components.Gis.IO.Test/Readers/WmtsConnectionInfoReaderTest.cs
    • -10
    • +10
    ./Core.Components.Gis.TestUtil/WmtsMapDataTestHelper.cs
  1. … 1 more file in changeset.
Added property to enable selection on a map layer.

    • -8
    • +28
    ./Core.Components.DotSpatial.Test/Converter/FeatureBasedMapDataConverterTest.cs
    • -8
    • +9
    ./Core.Components.Gis.Test/Data/FeatureBasedMapDataTest.cs
  1. … 2 more files in changeset.
Enabled select tool on map.

    • -15
    • +99
    ./Core.Components.DotSpatial.Forms.Test/MapControlTest.cs
  1. … 4 more files in changeset.
Updated DotSpatial packages.

  1. … 1 more file in changeset.
Updated DotSpatial packages.

    • -11
    • +11
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -11
    • +11
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -11
    • +11
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
  1. … 3 more files in changeset.
Add possibility to select features.

    • -0
    • +5
    ./Core.Components.DotSpatial.Test/Converter/FeatureBasedMapDataConverterTest.cs
  1. … 8 more files in changeset.
Fixed compilation error after upgrade

  1. … 1 more file in changeset.
Updated DotSpatial components to 2.0.1.2

    • -11
    • +11
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -11
    • +11
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -11
    • +11
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
  1. … 6 more files in changeset.
Fixed failing test. WTI-2805

    • -1
    • +1
    ./Core.Components.BruTile.Forms.Test/BruTileWmtsCapabilityFactoryTest.cs
    • -1
    • +1
    ./Core.Components.Gis.Forms.Test/Views/WmtsLocationControlTest.cs
Fixed failing test. WTI-2805

    • -3
    • +3
    ./Core.Components.Gis.TestUtil/WmtsMapDataTestHelper.cs
Updated NUnit to 3.13.3

This reverts commit d26d0e3442194f42732895cb92b644faeca4625c.

    • -3
    • +3
    ./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
    • -6
    • +6
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.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
    • -6
    • +6
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -5
    • +5
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -9
    • +9
    ./Core.Components.OxyPlot.Forms.Test/Core.Components.OxyPlot.Forms.Test.csproj
    • -7
    • +7
    ./Core.Components.OxyPlot.Test/Core.Components.OxyPlot.Test.csproj
    • -3
    • +3
    ./Core.Components.PointedTree.Test/Core.Components.PointedTree.Test.csproj
  1. … 142 more files in changeset.
Revert "Updated NUnit to 3.13.3"

This reverts commit 04ca3839c74a19e015d9882a7187cbabdec66316.

    • -3
    • +3
    ./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
    • -6
    • +6
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.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
    • -6
    • +6
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -5
    • +5
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -9
    • +9
    ./Core.Components.OxyPlot.Forms.Test/Core.Components.OxyPlot.Forms.Test.csproj
    • -7
    • +7
    ./Core.Components.OxyPlot.Test/Core.Components.OxyPlot.Test.csproj
    • -3
    • +3
    ./Core.Components.PointedTree.Test/Core.Components.PointedTree.Test.csproj
  1. … 142 more files in changeset.
Updated NUnit to 3.13.3

    • -3
    • +3
    ./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
    • -6
    • +6
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.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
    • -6
    • +6
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -5
    • +5
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -9
    • +9
    ./Core.Components.OxyPlot.Forms.Test/Core.Components.OxyPlot.Forms.Test.csproj
    • -7
    • +7
    ./Core.Components.OxyPlot.Test/Core.Components.OxyPlot.Test.csproj
    • -3
    • +3
    ./Core.Components.PointedTree.Test/Core.Components.PointedTree.Test.csproj
  1. … 142 more files in changeset.
Installed Microsoft.NET.Test.Sdk in test projects for unit test discovery

    • -0
    • +3
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -0
    • +3
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -0
    • +3
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -0
    • +3
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -0
    • +3
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.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
    • +3
    ./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
    • +3
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -0
    • +3
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -0
    • +3
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -0
    • +3
    ./Core.Components.OxyPlot.Forms.Test/Core.Components.OxyPlot.Forms.Test.csproj
    • -0
    • +3
    ./Core.Components.OxyPlot.Test/Core.Components.OxyPlot.Test.csproj
    • -0
    • +3
    ./Core.Components.PointedTree.Test/Core.Components.PointedTree.Test.csproj
  1. … 108 more files in changeset.
Removed PresentationCore, PresentationFramework and WindowsBase

    • -3
    • +3
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -2
    • +2
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -3
    • +3
    ./Core.Components.GraphSharp.TestUtil/Core.Components.GraphSharp.TestUtil.csproj
  1. … 29 more files in changeset.
Removed all explicit references to System from the .csproj files

    • -2
    • +2
    ./Core.Components.BruTile.Data.Test/Core.Components.BruTile.Data.Test.csproj
    • -2
    • +2
    ./Core.Components.BruTile.Forms.Test/Core.Components.BruTile.Forms.Test.csproj
    • -2
    • +2
    ./Core.Components.BruTile.IO.Test/Core.Components.BruTile.IO.Test.csproj
    • -2
    • +2
    ./Core.Components.BruTile.Test/Core.Components.BruTile.Test.csproj
    • -3
    • +3
    ./Core.Components.BruTile.TestUtil/Core.Components.BruTile.TestUtil.csproj
    • -3
    • +3
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.csproj
    • -2
    • +2
    ./Core.Components.Chart.TestUtil/Core.Components.Chart.TestUtil.csproj
    • -3
    • +3
    ./Core.Components.DotSpatial.Forms.Test/Core.Components.DotSpatial.Forms.Test.csproj
    • -6
    • +6
    ./Core.Components.DotSpatial.Test/Core.Components.DotSpatial.Test.csproj
    • -4
    • +4
    ./Core.Components.Gis.Forms.Test/Core.Components.Gis.Forms.Test.csproj
    • -3
    • +3
    ./Core.Components.Gis.IO.Test/Core.Components.Gis.IO.Test.csproj
    • -3
    • +3
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -3
    • +3
    ./Core.Components.Gis.TestUtil/Core.Components.Gis.TestUtil.csproj
    • -4
    • +4
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -3
    • +3
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
  1. … 271 more files in changeset.
Updated NUnit to 3.13.3 to satisfy Apartment attribute

    • -3
    • +3
    ./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
    • -6
    • +6
    ./Core.Components.Chart.Test/Core.Components.Chart.Test.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
    • -6
    • +6
    ./Core.Components.Gis.Test/Core.Components.Gis.Test.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -5
    • +5
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
    • -9
    • +9
    ./Core.Components.OxyPlot.Forms.Test/Core.Components.OxyPlot.Forms.Test.csproj
    • -7
    • +7
    ./Core.Components.OxyPlot.Test/Core.Components.OxyPlot.Test.csproj
    • -3
    • +3
    ./Core.Components.PointedTree.Test/Core.Components.PointedTree.Test.csproj
  1. … 142 more files in changeset.
Changed SetCulture -> Culture due to NUnit change

    • -1
    • +1
    ./Core.Components.Gis.Test/Data/ImageBasedMapDataTest.cs
  1. … 111 more files in changeset.
Added WindowsDesktop as SDK type which contains Winforms and WPF components

    • -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/Core.Components.BruTile.TestUtil.csproj
    • -1
    • +1
    ./Core.Components.Chart.Test/Core.Components.Chart.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/Core.Components.Gis.TestUtil.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Forms.Test/Core.Components.GraphSharp.Forms.Test.csproj
    • -1
    • +1
    ./Core.Components.GraphSharp.Test/Core.Components.GraphSharp.Test.csproj
  1. … 273 more files in changeset.
WTI-2778: Fixed failing tests: - Fixed asserts

    • -959
    • +959
    ./Core.Components.Gis.Forms.Test/Views/WmtsLocationControlTest.cs