Core.Components.DotSpatial.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./Converter/FeatureBasedMapDataConverterTest.cs
    • -3
    • +3
    ./MapFunctions/MapFunctionSelectionZoomTest.cs
    • -1
    • +1
    ./Projections/ReprojectExtensionsTest.cs
  1. … 279 more files in changeset.
Moved SettingsHelper.cs to Core.Common.Utils Related to Issue [WTI-1250]

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

Former-commit-id: 09302a2b2ecc70cf41788beb1eba3dbff0606111

Former-commit-id: a095bf6913555053a8171c64ca9349a31a7ddadf

    • -7
    • +7
    ./Core.Components.DotSpatial.Test.csproj
    • -1
    • +1
    ./Layer/ImageBasedMapDataLayerFactoryTest.cs
  1. … 60 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

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

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

  1. … 29 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -3
    • +4
    ./Converter/FeatureBasedMapDataConverterTest.cs
    • -6
    • +6
    ./Converter/MapLineDataConverterTest.cs
    • -4
    • +4
    ./Converter/MapPointDataConverterTest.cs
    • -7
    • +7
    ./Converter/MapPolygonDataConverterTest.cs
    • -16
    • +17
    ./Layer/BruTile/BruTileLayerTest.cs
    • -6
    • +6
    ./MapFunctions/MapFunctionSelectionZoomTest.cs
    • -9
    • +9
    ./Projections/ReprojectExtensionsTest.cs
  1. … 278 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

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

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

  1. … 34 more files in changeset.
Fixed exception when updating data on map. Related to Issue [WTI-1246]

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

Former-commit-id: 7e7d6e60a4c9ee337011e6001887d563c5e84a87

Former-commit-id: 9a8abff3a49bf7cfd22d3b4814ef06156fcae320

  1. … 5 more files in changeset.
Ensured map layers are invalidated on reprojection Related to Issue [WTI-1143]

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

Former-commit-id: 2e4663e444b9617b2aa6013c94e04a8ab99b0a6c

Former-commit-id: 4a52b39d840d5ddad69c149c8428b8050bf4135a

  1. … 3 more files in changeset.
Renamed TestUtils project to TestUtil. Related to Issue [WTI-1143]

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

Former-commit-id: bec9e48dbda53201279e49c715d8d79884dc82db

Former-commit-id: 1ca83b8a50a1f392b19fb93d655047efa922e0bd

    • -2
    • +2
    ./Core.Components.DotSpatial.Test.csproj
  1. … 31 more files in changeset.
Created test helper to create default Wmts data. Related to Issue [WTI-1143]

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

Former-commit-id: c00f2efb929899f06f5dcbd2a63fac8acd6d7ba6

Former-commit-id: 6714cc1626c66af03cf0e3cb4c9fe72a5dbf82a8

    • -2
    • +2
    ./Layer/ImageBasedMapDataLayerFactoryTest.cs
  1. … 37 more files in changeset.