Common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved build configuration Related to Issue [WTI-51]

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

Former-commit-id: 0406d79de56212931d0db059cbcf32f929ee8b53

    • -5
    • +0
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -5
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -5
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -5
    • +0
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -5
    • +0
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -5
    • +0
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -5
    • +0
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -5
    • +0
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -5
    • +0
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -5
    • +0
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 13 more files in changeset.
Improved build configuration

Related to Issue [WTI-51]

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

Former-commit-id: 94a20e0d025b84a0ce98444de34bd8bc11f5716c

    • -6
    • +10
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -6
    • +10
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -6
    • +10
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -7
    • +11
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -7
    • +11
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -7
    • +11
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -6
    • +10
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -7
    • +11
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -7
    • +11
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -7
    • +11
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 42 more files in changeset.
"Any CPU" => "x86" Related to Issue [WTI-51]

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

Former-commit-id: 0265b75fbdbc002797b1169afa6a296dc97c9b8b

    • -3
    • +3
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -3
    • +3
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -3
    • +3
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -3
    • +3
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -3
    • +3
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -3
    • +3
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -3
    • +3
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -3
    • +3
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -3
    • +3
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -3
    • +3
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 41 more files in changeset.
Improved test coverage of Activity

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

Former-commit-id: 90bc7c0f736cccf8ad440e585d29e9809b031109

    • -0
    • +2
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -0
    • +379
    ./DelftTools.Tests/Shell/Core/WorkFlow/ActivityTest.cs
  1. … 3 more files in changeset.
removed x86 and x64 build configurations. Left AnyCPU configuration as the main configuration. Related to Issue [WTI-51]

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

Former-commit-id: a415af7e16c02d543a8a4671cd4145ef01c82f01

    • -55
    • +7
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -55
    • +7
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -55
    • +7
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -55
    • +7
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -55
    • +7
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -55
    • +7
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -55
    • +7
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -57
    • +7
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -55
    • +7
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -55
    • +7
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 40 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed unused private variables - Commented local variables that had become obsolete when the rest of the method was commented / unreachable due to a NotImplementedException - Set warning level to 0 (this will prevent all warnings to appear in the error list) in the following projects: - - GeoAPI.* - - NetTopologySuite.* - - SharpMap.*

Remaining number of warnings: 155

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

Former-commit-id: cbb6c3da0280f1b34875e255248fb6167cdc179f

    • -0
    • +1
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -0
    • +1
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -0
    • +1
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -0
    • +1
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -0
    • +1
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -0
    • +1
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 13 more files in changeset.
* Improved test coverage * Deleted unused or empty classes

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

Former-commit-id: 6d63c44e4446c518636cee742a14ecd8892f2fff

    • -0
    • +2
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -0
    • +140
    ./DelftTools.Tests/Shell/Core/ApplicationPluginTest.cs
    • -0
    • +147
    ./DelftTools.Tests/Shell/Core/Extensions/CompositeActivityExtensionsTest.cs
    • -4
    • +92
    ./DelftTools.Tests/Shell/Core/ProjectTest.cs
  1. … 6 more files in changeset.
* Improved PipingDataNodePresenter => Added check for output being present * Extended EnumerableExtensions => Added Count method Related to Issue [WTI-13]

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

Former-commit-id: 9d695a7b3d33496feab58ef390fdab850b7f44ca

    • -2
    • +11
    ./DelftTools.Utils.Tests/Collections/EnumerableExtensionsTest.cs
  1. … 3 more files in changeset.
Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed CLS compliant validation in AssemblyInfo.cs.svn - Removed explicit CLSCompliant attributes above methods (e.g. [CLSCompliant(false)]) - Removed unused variables - Commented code that was defined after an "NotImplementedException" is thrown

- Set SVN to ignore compiled files

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

Former-commit-id: 0cb9baaf9227fde916021e3e564d51280faa4739

    • -2
    • +2
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainer2Test.cs
    • -1
    • +1
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainerTest.cs
  1. … 10 more files in changeset.
* Removed the DelayedEventHandler class and related DelayedEventHandlerController Related to Issue [WTI-52]

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

Former-commit-id: cdc862ff00bd2b8f0c6ad95fcbf9b7f0475e3a28

    • -221
    • +0
    ./DelftTools.Utils.Tests/DelayedEventHandlerTest.cs
    • -3
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 5 more files in changeset.
* Improved test coverage for DataItemInfo class

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

Former-commit-id: 06b134f065f063328efbdafe78709299bb8daccb

    • -0
    • +1
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -0
    • +149
    ./DelftTools.Tests/Shell/Core/DataItemInfoTest.cs
  1. … 1 more file in changeset.
Removed EditableObjectUnique related code Related to Issue [WTI-5]

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

Former-commit-id: 886b5cb501afb4742febae2d4d746876e2605bba

    • -72
    • +0
    ./DelftTools.Utils.Tests/Aop/EditableObjectUniqueTest.cs
    • -5
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
Reverse merged revision(s) 71, 66-65, 63 from trunk: Fixed compilation failure ........ Removed EditableObjectUnique related code Related to Issue [WTI-5]

........

Removed IEditableObject related code

Related to Issue [WTI-5]

........

Removed IEditable object related code

Related to Issue [WTI-5]

........

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

Former-commit-id: 525aeecf16f40a6a68247bb0f60d718cdfe7c921

    • -0
    • +72
    ./DelftTools.Utils.Tests/Aop/EditableObjectUniqueTest.cs
    • -0
    • +5
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 14 more files in changeset.
Removed IEditableObject related code Related to Issue [WTI-5]

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

Former-commit-id: 14e649905bedbf4dd515cb400da06516eaebe5e4

  1. … 1 more file in changeset.
Removed EditableObjectUnique related code Related to Issue [WTI-5]

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

Former-commit-id: dfe73d8129f441de09c66ba2de3c93c0a6e4f0ed

    • -72
    • +0
    ./DelftTools.Utils.Tests/Aop/EditableObjectUniqueTest.cs
    • -5
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
Removed IUnique and SqlUtils Related to Issue [WTI-5]

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

Former-commit-id: 80dcc2aea0e825abe2c31cc38bee51f34d431d1c

    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -96
    • +0
    ./DelftTools.Utils.Tests/SqlUtilsTest.cs
    • -4
    • +0
    ./DelftTools.Utils.Tests/TextDocumentBaseTest.cs
    • -5
    • +0
    ./DelftTools.Utils.Tests/TextDocumentTest.cs
    • -2
    • +1
    ./NetTopologySuite.Extensions.Tests/TestObjects/TestFeature.cs
  1. … 14 more files in changeset.
Removed Unique related code Related to Issue [WTI-5]

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

Former-commit-id: 17b49e65c79ea74309e26d86c606eed66c8c017c

    • -1
    • +0
    ./SharpMap.Tests/SharpMap.Tests.csproj
  1. … 4 more files in changeset.
Removed Unique related code Related to Issue [WTI-5]

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

Former-commit-id: 1a5c992ffed5011c1a55f157e95597fc828853d2

    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -38
    • +0
    ./DelftTools.Utils.Tests/UniqueTest.cs
    • -52
    • +0
    ./NetTopologySuite.Extensions.Tests/Features/SimpleFeature.cs
    • -1
    • +0
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
  1. … 14 more files in changeset.
Fixed failing test Related to Issue [WTI-5]

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

Former-commit-id: ad26d0d494abb051694e6433242c41f5d921a366

- Removed redundant tests - Fixed failing test Related to Issue [WTI-5]

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

Former-commit-id: d228cc98ba0cd1799c505d8c48557b753963cc46

    • -201
    • +0
    ./SharpMap.UI.Tests/ScaleBarTest.cs
    • -1
    • +0
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
  1. … 1 more file in changeset.
Fixed failing tests Related to Issue [WTI-5]

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

Former-commit-id: 0d23e7c4b08d9589b93db06d3462ecc8e3f656b7

Removed TableViewArgumentBasedPasteController Related to Issue [WTI-5]

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

Former-commit-id: 888223cf21ff9b5734c775f309f51e47680424ca

    • -386
    • +0
    ./DelftTools.Tests/Controls/Swf/Table/TableViewArgumentBasedPasteControllerTest.cs
    • -1
    • +0
    ./DelftTools.Tests/DelftTools.Tests.csproj
  1. … 2 more files in changeset.
Fixed failing test Related to Issue [WTI-5]

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

Former-commit-id: e2e1c76ed808d6e4285db440bcc6331baea54b48

Removed unused usings

Related to Issue [WTI-5]

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

Former-commit-id: ef2ec893db50b0b3f0709bf731b5456e75fd4f87

    • -1
    • +0
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainer2Test.cs
    • -1
    • +0
    ./DelftTools.Utils.Tests/Threading/ThreadedWorkerTest.cs
    • -1
    • +0
    ./NetTopologySuite.Extensions.Tests/Geometries/GeometryHelperTest.cs
    • -1
    • +0
    ./SharpMap.Tests/Editors/LineStringInteractorTest.cs
    • -2
    • +0
    ./SharpMap.Tests/Layers/VectorLayerTest.cs
  1. … 52 more files in changeset.
* Created Wti2017Setup WiX project with initial dummy installer build * Created CreateInstaller configuration that only builds the projects required to create and build the WTI 2017 application installer. * Removed strong name keys from libraries

Related to Issue [WTI-10]

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

Former-commit-id: 7c4489f15fecabe081d167b33f12ccf2d1538edd

    • -0
    • +20
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -0
    • +20
    ./DelftTools.Tests/DelftTools.Tests.csproj
    • -0
    • +20
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -0
    • +20
    ./GeoAPI.Extentions.Tests/GeoAPI.Extentions.Tests.csproj
    • -0
    • +20
    ./NetTopologySuite.Extensions.Tests/NetTopologySuite.Extensions.Tests.csproj
    • -0
    • +20
    ./NetTopologySuite.Tests/NetTopologySuite.Tests.csproj
    • -0
    • +20
    ./SharpMap.Extensions.Tests/SharpMap.Extensions.Tests.csproj
    • -0
    • +20
    ./SharpMap.Tests/SharpMap.Tests.csproj
    • -0
    • +20
    ./SharpMap.UI.Tests/SharpMap.UI.Tests.csproj
    • -0
    • +20
    ./SharpMapTestUtils/SharpMapTestUtils.csproj
  1. … 44 more files in changeset.
Removed NetCdfFile (and related classes)

Related to Issue [WTI-5]

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

Former-commit-id: 808001f2b700a63fc583fc9d50dfd012f19f71e2

    • -1
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
    • -129
    • +0
    ./DelftTools.Utils.Tests/NetCdf/NetCdfFileTest.cs
  1. … 10 more files in changeset.
Fixed failing tests

Related to Issue [WTI-5]

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

Former-commit-id: a68f58483dcd7c34de4da6aaeea67fce8ee2a050

    • -4
    • +4
    ./DelftTools.Utils.Tests/NamingHelperTest.cs
Removed ChunkedArray and ChunkedList

Related to Issue [WTI-5]

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

Former-commit-id: 5e11551e48f24464784827ac8c9bff68ac3dcd76

    • -61
    • +0
    ./DelftTools.Utils.Tests/ChunkedArrayTest.cs
    • -174
    • +0
    ./DelftTools.Utils.Tests/ChunkedListTest.cs
    • -2
    • +0
    ./DelftTools.Utils.Tests/DelftTools.Utils.Tests.csproj
  1. … 5 more files in changeset.
Removed redundant test categories

Related to Issue [WTI-5]

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

Former-commit-id: 9e53b267d8191f91afa7d053bf8b61ba9deef955

    • -2
    • +1
    ./DelftTools.TestUtils/DelftTools.TestUtils.csproj
    • -10
    • +0
    ./DelftTools.TestUtils/TestCategory.cs
    • -1
    • +2
    ./DelftTools.Utils.Tests/Aop/EntityAttributeTest.cs
Removed redundant test categories

Related to Issue [WTI-5]

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

Former-commit-id: 190ad1ae78d08b916dcfbf418d19e7367f49d6d8

    • -2
    • +0
    ./DelftTools.Utils.Tests/Remoting/RemoteInstanceContainerTest.cs