Core.GIS.SharpMap.Extensions.Tests

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

    • -465
    • +0
    ./CoordinateSystems/Data/esri_extra.csv
    • -430
    • +0
    ./CoordinateSystems/Data/gcs.csv
    • -3355
    • +0
    ./CoordinateSystems/Data/pcs.csv
    • -35
    • +0
    ./CoordinateSystems/GeodeticDistanceTest.cs
    • -175
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
    • -60
    • +0
    ./Layers/DeltaresOpenDapDdbTileServerTest.cs
    • -100
    • +0
    ./Properties/Resources.Designer.cs
  1. … 929 more files in changeset.
Removed redundant file copy actions Related to Issue [WTI-64]

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

Former-commit-id: 4e14cfb3eeb27650a21414b590ace60656e4a845

    • -5
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 1 more file in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

    • -3
    • +3
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

    • -3
    • +3
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 71 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

    • -0
    • +1
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 29 more files in changeset.
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

    • -3
    • +3
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 59 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

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

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

    • -3
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 32 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

    • -4
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 78 more files in changeset.
Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

    • -13
    • +13
    ./Properties/Resources.Designer.cs
  1. … 12 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

    • -1
    • +1
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 59 more files in changeset.
Removed test which didn't actually test anything other than whether the connection could be made in time.

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

Former-commit-id: bcebf444c4188bd7dad512be8f63ef5b167d330e

    • -1
    • +0
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

    • -0
    • +8
    ./Core.GIS.SharpMap.Extensions.Tests.csproj
  1. … 75 more files in changeset.
- 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.