Core.GIS.SharpMap.Tests

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