Core.Components.DotSpatial.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Core.Components.DotSpatial.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Core.Components.DotSpatial.Test.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Remove array properties from the data model Related to Issue [WTI-1401]

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

Former-commit-id: ada314a5e610cbfedc9121b04629719a29c118da

Former-commit-id: 77cf6356b8cb0a8ea4ebf34a8393062f0019dcef

    • -3
    • +3
    ./Converter/MapLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/MapPointDataConverterTest.cs
    • -5
    • +5
    ./Converter/MapPolygonDataConverterTest.cs
  1. … 33 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 20 more files in changeset.
Cleaned csproj for Core components test files. Related to Issue [WTI-1487]

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

Former-commit-id: aa294ccec0d589ea3f5dcd7decd68a8d84bbd833

Former-commit-id: 6daa4b8703dd4ecdf6e701ae382db88d07338bf3

    • -34
    • +1
    ./Core.Components.DotSpatial.Test.csproj
  1. … 20 more files in changeset.
Removed NuGetPackageImportStamp throughout solution. Related to Issue [WTI-1463]

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

Former-commit-id: 495d6c7f60f98b43c0d995bfbef6f2fd9da93eac

Former-commit-id: edc9714f64bd679030e9beec261c647a415ca905

    • -2
    • +0
    ./Core.Components.DotSpatial.Test.csproj
  1. … 3 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -3
    • +0
    ./Core.Components.DotSpatial.Test.csproj
  1. … 291 more files in changeset.
Cleanup of Core.Components.*, Core.Plugins.*, Demo, Migration and Ringtoets.ClosingStructures Related to Issue [WTI-1463]

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

Former-commit-id: 582e57dab17532e1de0a145aaebb818db6dcc58b

Former-commit-id: 2c6a0b33c808901ad265b6aebe863af9f74a9d6f

    • -19
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 33 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

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

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

    • -1
    • +1
    ./Converter/FeatureBasedMapDataConverterTest.cs
  1. … 49 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 396 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 424 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 10ff484503c8d4b7e7897669a9cf58bccb39b161

Former-commit-id: 3d4009c0bd52da9cf36531f000d102cbd49697f0

    • -48
    • +48
    ./MapFunctions/MapFunctionSelectionZoomTest.cs
  1. … 134 more files in changeset.
- Ensured *Deltares Cleanup* has been run in all enum classes. - Added exception description in XMLdoc - Corrected exception type in XMLdoc paired with ~tang_ds Related to Issue [WTI-1316]

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

Former-commit-id: ab955cecafb58371123659828ddef8f087724d86

Former-commit-id: 97174633ca1eadf5fc533bda42ff24ef26323d79

  1. … 7 more files in changeset.
Tests simplified paired with ~tangerma Related to Issue [WTI-1316]

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

Former-commit-id: b124ebd4f6a736a4450e2cba1d58ee7babaf30a3

Former-commit-id: 358b3f3c4505650863012462e0468245f3f2c5e9

    • -115
    • +19
    ./Converter/MapDataHelperTest.cs
Added new symbols to map points. Related to Issue [WTI-1316]

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

Former-commit-id: 9a17adbf86a35d92770d97ae3b6cd7bf8f536a13

Former-commit-id: fbcaa2e3efddfd3aee7702ffd5777d76f2c17b32

  1. … 5 more files in changeset.
Implemented custom LineDashStyle in the LineStyle. Related to Issue [WTI-1267]

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

Former-commit-id: cbbe209fb1953819f061ee7619eecde87e616765

Former-commit-id: 6b6b31333da9108e26bb3915335b213b1cb2bda1

    • -2
    • +3
    ./Converter/MapLineDataConverterTest.cs
  1. … 14 more files in changeset.
Extended MapDataHelper to convert the custom dash style. Related to Issue [WTI-1267]

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

Former-commit-id: ed8be59c24501869af454623d4d21c643e820a11

Former-commit-id: a8706353c268a61e57d0dac71897b818968b1ce1

  1. … 1 more file in changeset.
Restricted possible values of size, width and strokeThickness for map data styles. Implemented workaround for bug in DotSpatial, where 0 strokeThickness defined on polygons, would still draw a stroke of thickness 1 on screen. Related to Issue [WTI-1267]

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

Former-commit-id: 44974405d69b02a2fd9577c64cc534d5e9ba0c48

Former-commit-id: 6adc01d407cafdee1c45d18494247750f7217897

    • -0
    • +23
    ./Converter/MapPolygonDataConverterTest.cs
  1. … 9 more files in changeset.
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

    • -2
    • +2
    ./Converter/FeatureBasedMapDataConverterTest.cs
    • -1
    • +6
    ./Converter/MapLineDataConverterTest.cs
    • -1
    • +8
    ./Converter/MapPointDataConverterTest.cs
    • -1
    • +6
    ./Converter/MapPolygonDataConverterTest.cs
  1. … 59 more files in changeset.
Added extra constructor to MapPolygonData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 1c84d988477cf750eca6377d74c956961d26915b

Former-commit-id: 594b44da518a7578baaa5a44562576c5d0bc510d

    • -4
    • +1
    ./Converter/MapPolygonDataConverterTest.cs
  1. … 5 more files in changeset.
Fix failing test. Related to Issue [WTI-1267]

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

Former-commit-id: 8e96def3040b6f388f99b2e6b52b1f6648c88e53

Former-commit-id: c25b9f4bc6e9cb0b514fb89c3e1c7181bbe45a17

- Added extra PointSymbol - Removed wrong converter and editor from property control. Related to Issue [WTI-1267]

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

Former-commit-id: 52fa5b7ceb78d82d349b74240eb8b153b4a05dcd

Former-commit-id: a326a68b36c6f77053eb53a7c408a5d26fad1e79

  1. … 6 more files in changeset.
Added extra constructor to MapLineData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 37e9aa11680fb770595a933eaca75344d7c6867b

Former-commit-id: 781c76a86359295f7512170e496917efafc0370b

    • -4
    • +1
    ./Converter/MapLineDataConverterTest.cs
  1. … 7 more files in changeset.
Added outline in MapPointDataConverter. Related to Issue [WTI-1267]

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

Former-commit-id: ca7f852cd9613cf31fe5d96656b6804ed5e2872b

Former-commit-id: 27a1bb9fbc5a514a2bc66a9c6552bca5d743ab15

    • -4
    • +9
    ./Converter/MapPointDataConverterTest.cs
  1. … 1 more file in changeset.
- Made size and symbol settable - Added extra symbol option. - Added resources to symbol enum. Related to Issue [WTI-1267]

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

Former-commit-id: 996a7596ebdd7133b5332ef842943ccb1489fd06

Former-commit-id: ea8a9493f3cc426c7bd1c6c758846156edaae699

  1. … 8 more files in changeset.
Added extra constructor to MapPointData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 39f75712b84349faadcd987b103958a66bd2499e

Former-commit-id: 35f4bf87a260e3b58c7ebb6645e6e8a70fe7e3a9

    • -4
    • +1
    ./Converter/MapPointDataConverterTest.cs
  1. … 5 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./Converter/FeatureBasedMapDataConverterTest.cs
    • -1
    • +1
    ./Converter/MapLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/MapPointDataConverterTest.cs
    • -1
    • +1
    ./Converter/MapPolygonDataConverterTest.cs
    • -1
    • +1
    ./Layer/FeatureBasedMapDataLayerFactoryTest.cs
    • -1
    • +1
    ./Layer/ImageBasedMapDataLayerFactoryTest.cs
    • -1
    • +1
    ./MapFunctions/MapFunctionSelectionZoomTest.cs
    • -1
    • +1
    ./Projections/ReprojectExtensionsTest.cs
  1. … 803 more files in changeset.