Index: test/Common/SharpMap.Tests/Data/Providers/FeatureCollectionTest.cs =================================================================== diff -u -r18f9b18cab9da0c768badb3084415e993a5414ee -r4c2b4e557fdba559904813e07062d87cd4114c32 --- test/Common/SharpMap.Tests/Data/Providers/FeatureCollectionTest.cs (.../FeatureCollectionTest.cs) (revision 18f9b18cab9da0c768badb3084415e993a5414ee) +++ test/Common/SharpMap.Tests/Data/Providers/FeatureCollectionTest.cs (.../FeatureCollectionTest.cs) (revision 4c2b4e557fdba559904813e07062d87cd4114c32) @@ -4,7 +4,6 @@ using System.ComponentModel; using DelftTools.Utils; using DelftTools.Utils.Collections.Generic; -using DelftTools.Utils.Data; using GeoAPI.Extensions.Feature; using GeoAPI.Geometries; using GisSharpBlog.NetTopologySuite.Geometries; @@ -69,17 +68,5 @@ public bool HasParent { get; set; } } - - private class TimeDependentFeature : Unique, IFeature - { - public object Clone() - { - throw new NotImplementedException(); - } - - public IGeometry Geometry { get; set; } - public IFeatureAttributeCollection Attributes { get; set; } - public DateTime Time { get; set; } - } } } Index: test/Common/SharpMap.Tests/SharpMap.Tests.csproj =================================================================== diff -u -r3912a159ea7726b8b92966345440c2fff2b297e0 -r4c2b4e557fdba559904813e07062d87cd4114c32 --- test/Common/SharpMap.Tests/SharpMap.Tests.csproj (.../SharpMap.Tests.csproj) (revision 3912a159ea7726b8b92966345440c2fff2b297e0) +++ test/Common/SharpMap.Tests/SharpMap.Tests.csproj (.../SharpMap.Tests.csproj) (revision 4c2b4e557fdba559904813e07062d87cd4114c32) @@ -180,7 +180,6 @@ - Fisheye: Tag 4c2b4e557fdba559904813e07062d87cd4114c32 refers to a dead (removed) revision in file `test/Common/SharpMap.Tests/TestObjects/SimpleFeature.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: test/Common/SharpMapTestUtils/TestClasses/SampleFeature.cs =================================================================== diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r4c2b4e557fdba559904813e07062d87cd4114c32 --- test/Common/SharpMapTestUtils/TestClasses/SampleFeature.cs (.../SampleFeature.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9) +++ test/Common/SharpMapTestUtils/TestClasses/SampleFeature.cs (.../SampleFeature.cs) (revision 4c2b4e557fdba559904813e07062d87cd4114c32) @@ -1,5 +1,4 @@ using DelftTools.Utils.Aop; -using DelftTools.Utils.Data; using GeoAPI.Extensions.Feature; using GeoAPI.Geometries; Index: test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj =================================================================== diff -u -r3912a159ea7726b8b92966345440c2fff2b297e0 -r4c2b4e557fdba559904813e07062d87cd4114c32 --- test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj (.../DeltaShell.Plugins.ProjectExplorer.Tests.csproj) (revision 3912a159ea7726b8b92966345440c2fff2b297e0) +++ test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj (.../DeltaShell.Plugins.ProjectExplorer.Tests.csproj) (revision 4c2b4e557fdba559904813e07062d87cd4114c32) @@ -121,7 +121,6 @@ - Fisheye: Tag 4c2b4e557fdba559904813e07062d87cd4114c32 refers to a dead (removed) revision in file `test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/TestClasses/TestDataObject.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: test/DeltaShell/DeltaShell.Plugins.SharpMapGis.Tests/DeltaShell.Plugins.SharpMapGis.Tests.csproj =================================================================== diff -u -r3912a159ea7726b8b92966345440c2fff2b297e0 -r4c2b4e557fdba559904813e07062d87cd4114c32 --- test/DeltaShell/DeltaShell.Plugins.SharpMapGis.Tests/DeltaShell.Plugins.SharpMapGis.Tests.csproj (.../DeltaShell.Plugins.SharpMapGis.Tests.csproj) (revision 3912a159ea7726b8b92966345440c2fff2b297e0) +++ test/DeltaShell/DeltaShell.Plugins.SharpMapGis.Tests/DeltaShell.Plugins.SharpMapGis.Tests.csproj (.../DeltaShell.Plugins.SharpMapGis.Tests.csproj) (revision 4c2b4e557fdba559904813e07062d87cd4114c32) @@ -158,7 +158,6 @@ - Fisheye: Tag 4c2b4e557fdba559904813e07062d87cd4114c32 refers to a dead (removed) revision in file `test/DeltaShell/DeltaShell.Plugins.SharpMapGis.Tests/TestObjects/TestFeature.cs'. Fisheye: No comparison available. Pass `N' to diff?