Core.GIS.SharpMap.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Sped up some tests Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@723 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1070448827672ed3b4de699bdbd35214bf6c884a

    • -5
    • +7
    ./Editors/FallOff/NoFallOffPolicyTest.cs
  1. … 3 more files in changeset.
Fixed some ignored tests Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@704 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 75a2943a7d148d1fb04f1a2367aac215563d5979

Removed WmsLayer Related to Issue [WTI-63]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@702 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e340ba5c908bfedbc1096c851fd17657027bd225

  1. … 9 more files in changeset.
- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@652 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

  1. … 63 more files in changeset.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@613 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 more files in changeset.
trivial implementation of Observer. Observer is used as the base class for the map and layer. Related to Issue [WTI-111]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@604 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: aef5135d2fed61aec22e09191089d57a6ff3a0b4

  1. … 21 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@564 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • -163
    • +0
    ./Data/Providers/DataTablePointTests.cs
    • -44
    • +0
    ./Geometries/MultiLinestringsTests.cs
    • -28
    • +0
    ./ImportExport/GridFileImporterTests.cs
  1. … 110 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@558 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

    • -2
    • +2
    ./Data/Providers/FeatureCollectionTest.cs
    • -1
    • +1
    ./Data/Providers/FeatureProviderTest.cs
    • -1
    • +1
    ./Data/Providers/GeometryProviderTest.cs
    • -1
    • +1
    ./Editors/FallOff/NoFallOffPolicyTest.cs
    • -1
    • +1
    ./Editors/FallOff/RingFallOffPolicyTest.cs
    • -2
    • +2
    ./Editors/Snapping/SnapStrategyTest.cs
  1. … 346 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@552 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

    • -2
    • +2
    ./Data/Providers/FeatureCollectionTest.cs
    • -1
    • +1
    ./Data/Providers/FeatureProviderTest.cs
    • -1
    • +1
    ./Data/Providers/GeometryProviderTest.cs
    • -1
    • +1
    ./Editors/FallOff/NoFallOffPolicyTest.cs
    • -1
    • +1
    ./Editors/FallOff/RingFallOffPolicyTest.cs
    • -2
    • +2
    ./Editors/Snapping/SnapStrategyTest.cs
  1. … 345 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +38
    ./Converters/WKB/WKBTests.cs
    • -0
    • +142
    ./Converters/WKT/WktGeometryTests.cs
    • -0
    • +77
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -0
    • +235
    ./Core.GIS.SharpMap.Tests.csproj
    • -0
    • +26
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -0
    • +45
    ./Data/FeatureDataSetTest.cs
    • -0
    • +22
    ./Data/Providers/DataTableFeatureProviderTest.cs
    • -0
    • +163
    ./Data/Providers/DataTablePointTests.cs
    • -0
    • +78
    ./Data/Providers/FeatureCollectionTest.cs
    • -0
    • +62
    ./Data/Providers/FeatureProviderTest.cs
    • -0
    • +50
    ./Data/Providers/GeometryProviderTest.cs
    • -0
    • +107
    ./Data/Providers/QuadTreeTest.cs
    • -0
    • +51
    ./Data/Providers/ShapeFileTests.cs
    • -0
    • +59
    ./Data/Providers/TestClasses/SampleFeature.cs
  1. … 4825 more files in changeset.
- Some Tests still fail due to an incorrect path of the test data - Initializer of *Core.GIS.SharpMap.Layers.VectorLayer* is malfunctioning and throws an *System.TypeInitializationException* exception - Test-data for piping still needs to be moved Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@486 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4288eaaa1d5f5d7892a7c15d59c3e4747e8e8471

    • -0
    • +859241
    ./test-data/eddy_viscosity_a81.xyz
    • -0
    • +6
    ./test-data/testSamples.xyz
    • -0
    • +6
    ./test-data/testSamples2.xyz
  1. … 577 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@483 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@481 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -5
    • +5
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -2
    • +2
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -8
    • +8
    ./Data/Providers/FeatureCollectionTest.cs
    • -8
    • +8
    ./Data/Providers/FeatureProviderTest.cs
    • -6
    • +6
    ./Data/Providers/GeometryProviderTest.cs
    • -6
    • +6
    ./Editors/FallOff/NoFallOffPolicyTest.cs
    • -4
    • +4
    ./Editors/FallOff/RingFallOffPolicyTest.cs
  1. … 1167 more files in changeset.
- Deleted old files - Fixed invalid paths Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@475 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d68bd6dc6c2f5177419234c83b04bcc5ffcfda11

  1. … 15 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@474 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +38
    ./Converters/WKB/WKBTests.cs
    • -0
    • +142
    ./Converters/WKT/WktGeometryTests.cs
    • -0
    • +77
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -0
    • +235
    ./Core.GIS.SharpMap.Tests.csproj
    • -0
    • +26
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -0
    • +45
    ./Data/FeatureDataSetTest.cs
    • -0
    • +22
    ./Data/Providers/DataTableFeatureProviderTest.cs
    • -0
    • +163
    ./Data/Providers/DataTablePointTests.cs
    • -0
    • +78
    ./Data/Providers/FeatureCollectionTest.cs
    • -0
    • +62
    ./Data/Providers/FeatureProviderTest.cs
    • -0
    • +50
    ./Data/Providers/GeometryProviderTest.cs
    • -0
    • +107
    ./Data/Providers/QuadTreeTest.cs
    • -0
    • +51
    ./Data/Providers/ShapeFileTests.cs
    • -0
    • +59
    ./Data/Providers/TestClasses/SampleFeature.cs
  1. … 3994 more files in changeset.