Core.GIS.SharpMap.UI.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

    • -196
    • +0
    ./Core.GIS.SharpMap.UI.Tests.csproj
  1. … 933 more files 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

  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

  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

  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

  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

  1. … 33 more files in changeset.
Moved *RhinoMocks* to NUGet Related to Issue [WTI-100]

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

Former-commit-id: 581d3f7d8bcb436d66c815178bb61f30d6fd01d7

  1. … 45 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

  1. … 77 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. … 59 more files in changeset.
* 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

  1. … 75 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

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

  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

  1. … 20 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

  1. … 117 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

  1. … 358 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

  1. … 357 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
    • +185
    ./Core.GIS.SharpMap.UI.Tests.csproj
    • -0
    • +76
    ./Forms/GeometryEditorTests.cs
    • -0
    • +45
    ./Forms/MapControl3DTest.cs
    • -0
    • +57
    ./Forms/MapControlTest.cs
    • -0
    • +17
    ./Helpers/MapCursorsTest.cs
    • -0
    • +40
    ./Properties/AssemblyInfo.cs
    • -0
    • +208
    ./Tools/CurvePointToolTest.cs
    • -0
    • +115
    ./Tools/DeleteToolTest.cs
    • -0
    • +488
    ./Tools/SelectToolTest.cs
    • -0
    • +100
    ./Tools/ZoomHistoryTest.cs
  1. … 4829 more files in changeset.