Core.GIS.SharpMap.Extensions.Tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

    • -1
    • +1
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 88 more files in changeset.
Removed irrelevant test Related to Issue [WTI-63]

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

Former-commit-id: 60ac04eecc9d2bbba782109a741a7f900f148d49

    • -33
    • +0
    ./CoordinateSystems/OgrCoordinateSystemTest.cs
    • -1
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
- 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
    • +1
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  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

    • -3
    • +3
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  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

    • -0
    • +4
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 21 more files in changeset.
Improved test classes

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

Former-commit-id: 16924fd492fbf61407186bf1497406e981cb7832

    • -7
    • +0
    ./CoordinateSystems/OgrCoordinateTransformationTest.cs
    • -2
    • +1
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 2 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
    • +465
    ./CoordinateSystems/Data/esri_extra.csv
    • -0
    • +430
    ./CoordinateSystems/Data/gcs.csv
    • -0
    • +3355
    ./CoordinateSystems/Data/pcs.csv
    • -0
    • +35
    ./CoordinateSystems/GeodeticDistanceTest.cs
    • -0
    • +33
    ./CoordinateSystems/OgrCoordinateSystemTest.cs
    • -0
    • +7
    ./CoordinateSystems/OgrCoordinateTransformationTest.cs
    • -0
    • +177
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
    • -0
    • +36
    ./Layers/BingLayerTest.cs
    • -0
    • +60
    ./Layers/DeltaresOpenDapDdbTileServerTest.cs
    • -0
    • +18
    ./Layers/OpenStreetMapLayerTest.cs
    • -0
    • +62
    ./Layers/WmscLayerTest.cs
    • -0
    • +41
    ./Properties/AssemblyInfo.cs
    • -0
    • +100
    ./Properties/Resources.Designer.cs
    • -0
    • +130
    ./Properties/Resources.resx
  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
    • +367
    ./test-data/Harlingen_haven.ldb
    • -0
    • +56937
    ./test-data/zeeland.ldb
  1. … 578 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

    • -8
    • +8
    ./CoordinateSystems/GeodeticDistanceTest.cs
    • -2
    • +2
    ./CoordinateSystems/OgrCoordinateSystemTest.cs
    • -1
    • +1
    ./CoordinateSystems/OgrCoordinateTransformationTest.cs
    • -2
    • +2
    ./Layers/DeltaresOpenDapDdbTileServerTest.cs
  1. … 1174 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

    • -5
    • +5
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  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
    • +465
    ./CoordinateSystems/Data/esri_extra.csv
    • -0
    • +430
    ./CoordinateSystems/Data/gcs.csv
    • -0
    • +3355
    ./CoordinateSystems/Data/pcs.csv
    • -0
    • +35
    ./CoordinateSystems/GeodeticDistanceTest.cs
    • -0
    • +33
    ./CoordinateSystems/OgrCoordinateSystemTest.cs
    • -0
    • +7
    ./CoordinateSystems/OgrCoordinateTransformationTest.cs
    • -0
    • +177
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
    • -0
    • +36
    ./Layers/BingLayerTest.cs
    • -0
    • +60
    ./Layers/DeltaresOpenDapDdbTileServerTest.cs
    • -0
    • +18
    ./Layers/OpenStreetMapLayerTest.cs
    • -0
    • +62
    ./Layers/WmscLayerTest.cs
    • -0
    • +41
    ./Properties/AssemblyInfo.cs
    • -0
    • +100
    ./Properties/Resources.Designer.cs
    • -0
    • +130
    ./Properties/Resources.resx
  1. … 3994 more files in changeset.