Core.GIS.SharpMap.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
project and namespaces corrected from *Tests to *Test. Related to Issue [WTI-148]

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

Former-commit-id: ad3feb5f5146dd0e8b1d11fc062143c4d2d3cc08

    • -1
    • +1
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -0
    • +248
    ./Core.GIS.SharpMap.Test.csproj
    • -248
    • +0
    ./Core.GIS.SharpMap.Tests.csproj
    • -1
    • +1
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -1
    • +1
    ./Data/Providers/FeatureCollectionTest.cs
    • -1
    • +1
    ./Data/Providers/FeatureProviderTest.cs
    • -1
    • +1
    ./Data/Providers/GeometryProviderTest.cs
    • -1
    • +1
    ./Editors/FallOff/NoFallOffPolicyTest.cs
  1. … 207 more files in changeset.
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -0
    • +38
    ./Converters/WKB/WKBTests.cs
    • -0
    • +142
    ./Converters/WKT/WktGeometryTests.cs
    • -0
    • +77
    ./CoordinateSystems/CoordinateSystemValidatorTest.cs
    • -0
    • +248
    ./Core.GIS.SharpMap.Tests.csproj
    • -0
    • +24
    ./Data/FeatureDataRowAttributeAccessorTest.cs
    • -0
    • +39
    ./Data/FeatureDataSetTest.cs
    • -0
    • +22
    ./Data/Providers/DataTableFeatureProviderTest.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
    • +47
    ./Data/Providers/ShapeFileTests.cs
    • -0
    • +113
    ./Editors/FallOff/LinearFallOffPolicyTest.cs
    • -0
    • +177
    ./Editors/FallOff/NoFallOffPolicyTest.cs
  1. … 929 more files in changeset.