Core.Components.DotSpatial.Forms.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 5650 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 5651 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 5652 more files in changeset.
WTI-2876: Incorporated comments review:

- Fixed Given_When_Then scenarios

  1. … 36 more files in changeset.
WTI-2824: Incorporated comments review 4908:

- Removed unused references in Core

    • -2
    • +0
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 3 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 165 more files in changeset.
Revert "Changed default PDOK tile service. WTI-2805"

This reverts commit 33e1dc3abb1cd68916fe1b6ee9ac7c6a9edc7d07.

  1. … 1 more file in changeset.
Changed default PDOK tile service. WTI-2805

  1. … 1 more file in changeset.
WTI-2778: Fixed failing tests: - Fixed PDOK map data link - Fixed retrieval of map control in a more robust manner

  1. … 2 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 5722 more files in changeset.
Updated BruTile and BruTile desktop to version 3.1.3 .WTI-2340

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 18 more files in changeset.
Final cleanups. WTI-2241

  1. … 9 more files in changeset.
Reintroducing map tools. WTI-2241

Reintroducing map tools. WTI-2241

Reintroducing map tools. WTI-2241

Final cleanups. WTI-2241

  1. … 1 more file in changeset.
Fixed failing test. WTI-2241

Reintroducing map tools. WTI-2241

Adapted copyright year. WTI-2195

    • -1
    • +1
    ./MapControlBackgroundLayerStatusTest.cs
    • -1
    • +1
    ./WellKnownBackgroundLayerStatusTest.cs
  1. … 365 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

  1. … 14 more files in changeset.
Removed redundant slashes.

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 352 more files in changeset.
Removed prebuild targets from Test & TestUtil projects.

    • -1
    • +0
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 228 more files in changeset.
Make sure all references are copy local false.

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 228 more files in changeset.
Revert "Build nuget and rhinomocks packages to same location as test projects."

This reverts commit 412475c71b7af6de6be727127caa9a6fa2135217.

    • -0
    • +4
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 212 more files in changeset.
Build nuget and rhinomocks packages to same location as test projects.

    • -4
    • +0
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 212 more files in changeset.
Don't build nuget packages to same folder.

    • -15
    • +66
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 215 more files in changeset.
Revert "Don't build nuget packages to same folder."

This reverts commit 3083673498ce2fbe79e8c29c314b7fbdebdd4178.

    • -66
    • +15
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 215 more files in changeset.
Build all Test and TestUtil projects to separate folder.

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 230 more files in changeset.
Revert "Build all Test and TestUtil projects to separate folder."

This reverts commit e9f243a5e49640239a8326470e924a0c533369c0.

    • -1
    • +0
    ./Core.Components.DotSpatial.Forms.Test.csproj
  1. … 230 more files in changeset.
Increased tested precision to 1e-6 from 1e-5.WTI-2026