Core.Components.Gis.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Restored AssemblyInfos and Core.Common.Version. WTI-2003

  1. … 358 more files in changeset.
Migrated Core.Components.Gis.Test. WTI-2003

    • -75
    • +12
    ./Core.Components.Gis.Test.csproj
Small improvements. WTI-2003

  1. … 4 more files in changeset.
Cleanup Core. WTI-1971

  1. … 24 more files in changeset.
Updated license headers in core.components. WTI-1971

  1. … 32 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

  1. … 427 more files in changeset.
Updated NUnit in the solution. WTI-1966

  1. … 427 more files in changeset.
Fixed packages.config targetFramework. WTI-1953

  1. … 260 more files in changeset.
Fixed package references. WTI-1953

  1. … 293 more files in changeset.
Updated .net version in all packages.config. WTI-1953

  1. … 267 more files in changeset.
Revert "Updated .net version in all packages.config. WTI-1953"

This reverts commit 5b0a61282b618ef46d67391fa93f577622c0481e.

  1. … 267 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated .csproj files

  1. … 213 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

  1. … 212 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

    • -3
    • +3
    ./Data/MapDataCollectionExtensionsTest.cs
    • -3
    • +3
    ./Data/MapDataCollectionVisibilityTest.cs
    • -3
    • +3
    ./Data/WellKnownTileSourceMapDataTest.cs
  1. … 203 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Improvements after review. WTI-1887

  1. … 8 more files in changeset.
Incorporated comments review 3403: WTI-1887

- Introduced additional constructor for the typed object

- Cleaned up XMLDoc and code

  1. … 4 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Renamed test names

- Improved XMLDoc

  1. … 4 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Fixed compilation errors of the derived classes from the FeatureBasedMapData as a consequence of the data model change.

  1. … 3 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Added typed derivative of the FeatureBasedMapData in order to prevent duplication of specific converters

  1. … 1 more file in changeset.
Removed obsolete helper. WTI-1894

    • -67
    • +0
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 1 more file in changeset.
Added display names to MapDataCollectionVisisbility. WTI-1894

    • -1
    • +20
    ./Data/MapDataCollectionVisibilityTest.cs
  1. … 3 more files in changeset.
Pushed (Map)Theme property from the base down to derived classes. WTI-1887

- Pushed down as the derived classes each has their own specific styling options and thus their own categorical theming.

  1. … 4 more files in changeset.
Made MapTheme typed. WTI-1887

- Made it typed as a preparation for pushing the MapTheme property down to its derived classes for the FeatureBasedMapData

  1. … 1 more file in changeset.
Updated CategoryTheme. WTI-1887

- Made class abstract, as it serves as a base for the specific Map type data

- Removed Color property as it is already contained within the derived classes and their specific styling

  1. … 4 more files in changeset.
Added derived CategoryThemes. WTI-1887

- Added derived themes to represent the individual styling of each possible data type.

    • -0
    • +60
    ./Theme/LineCategoryThemeTest.cs
    • -0
    • +60
    ./Theme/PointCategoryThemeTest.cs
    • -0
    • +60
    ./Theme/PolygonCategoryThemeTest.cs
  1. … 4 more files in changeset.
Added extra method to helper to get nested collections. WTI-1889

    • -1
    • +59
    ./Helpers/MapDataCollectionHelperTest.cs
  1. … 1 more file in changeset.
Fixed getting right state when nested collection state is mixed. WTI-1889

  1. … 1 more file in changeset.
Cleanup. WTI-1889

Adjusted IsVisible getter. WTI-1889

  1. … 1 more file in changeset.