Core.GIS.SharpMap.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.