Core.GIS.SharpMap.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

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

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

    • -1
    • +1
    ./Data/Providers/FeatureProviderTest.cs
    • -1
    • +1
    ./Editors/FallOff/NoFallOffPolicyTest.cs
    • -1
    • +1
    ./Rendering/Thematics/GradientThemeTest.cs
    • -1
    • +1
    ./Rendering/VectorRenderingHelperTest.cs
  1. … 129 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

  1. … 163 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

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

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

  1. … 37 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

  1. … 71 more files in changeset.
- 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.