Core.Components.Gis.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated NUnit to 3.11.0: WTI-1966

- Updated .csproj files

  1. … 213 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

  1. … 212 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

    • -3
    • +3
    ./Importers/FeatureBasedMapDataImporterTest.cs
    • -3
    • +3
    ./Readers/PolygonShapeFileReaderTest.cs
    • -3
    • +3
    ./Readers/PolylineShapeFileReaderTest.cs
    • -3
    • +3
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -3
    • +3
    ./Writers/PolylineShapeFileWriterTest.cs
    • -3
    • +3
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 206 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Importers/FeatureBasedMapDataImporterTest.cs
    • -1
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -1
    • +1
    ./Writers/PolylineShapeFileWriterTest.cs
    • -1
    • +1
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 6084 more files in changeset.
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

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

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

    • -31
    • +1
    ./Core.Components.Gis.IO.Test.csproj
  1. … 20 more files in changeset.
Review related changes (2282) Related to Issue [WTI-1463]

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

Former-commit-id: 9b4ef15d5207111df1f29ca83e328502be38dca0

Former-commit-id: 05eafddc6c71fe1a9c304d75d40b996512099738

    • -12
    • +10
    ./Importers/FeatureBasedMapDataImporterTest.cs
  1. … 11 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

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

    • -2
    • +4
    ./Importers/FeatureBasedMapDataImporterTest.cs
  1. … 48 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project -- Fixed build server - Introduced cloning for Point2D objects -- Introduced GeometryCloneAssert to assert Point2D clones

Related to Issue [WTI-1366]

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

Former-commit-id: a6a9f790a7ff9bcd558f7f4c15cf2be68653a9b3

Former-commit-id: a1576bc02662e6465d5374332124612c7b7eaa26

    • -0
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
  1. … 8 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

  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

  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

  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

  1. … 424 more files in changeset.
Review related changes Related to Issue [WTI-1311]

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

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

    • -1
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
  1. … 88 more files in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

    • -1
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
  1. … 39 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
    ./Importers/FeatureBasedMapDataImporterTest.cs
    • -1
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
    • -1
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -1
    • +1
    ./Writers/PolylineShapeFileWriterTest.cs
    • -1
    • +1
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 806 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

    • -2
    • +2
    ./Writers/PolylineShapeFileWriterTest.cs
  1. … 281 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

    • -19
    • +19
    ./Importers/FeatureBasedMapDataImporterTest.cs
    • -9
    • +8
    ./Readers/PolygonShapeFileReaderTest.cs
    • -3
    • +2
    ./Readers/PolylineShapeFileReaderTest.cs
    • -11
    • +10
    ./Readers/ShapeFileReaderBaseTest.cs
    • -3
    • +3
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -9
    • +9
    ./Writers/PolylineShapeFileWriterTest.cs
    • -4
    • +4
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 281 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. … 36 more files in changeset.
If the Wmtsconnectioninfo Config file does not exist, the default is loaded from embedded resource Extended XMLdoc of WmtsConnectionInfoReader Related to Issue [WTI-1201]

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

Former-commit-id: 1ef6ce5a2e25fc077e032c2efb43bb236b6ac6ae

Former-commit-id: 25429883ff35f5af097ea25577dc241e2959a0a7

    • -1
    • +19
    ./Readers/WmtsConnectionInfoReaderTest.cs
  1. … 10 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./Readers/PolygonShapeFileReaderTest.cs
    • -0
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
    • -0
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
  1. … 120 more files in changeset.
Changes related to suggestions by tester Related to Issue [WTI-1091]

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

Former-commit-id: 2e894a482df4d92cfaea3d1779a7f0e39723c992

Former-commit-id: 00328f83193d7c20b1ae6d9630340b1f3a619039

    • -3
    • +10
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 11 more files in changeset.
Moved test data Related to Issue [WTI-1091]

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

Former-commit-id: a9d18e5104f9495f4786cbdde19ea14592adc8ec

Former-commit-id: 42b3df8f4707f2c39b55b62684c3309647525578

    • -1
    • +1
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/WmtsConnectionInfosWithoutWmtsConnectionsElement.txt
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/WmtsConnectionInfosZeroWmtsConnections.txt
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/twoValidWmtsConnectionInfosReversedOrder.txt
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/twoWmtsConnectionInfosOneEmptyUrl.txt
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/twoWmtsConnectionInfosOneWithoutNameElement.txt
    • -0
    • +1
    ./test-data/WmtsConnectionInfo/twoWmtsConnectionInfosOneWithoutUrlElement.txt
  1. … 11 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

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

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +261
    ./Readers/WmtsConnectionInfoReaderTest.cs
    • -0
    • +180
    ./Writers/WmtsConnectionInfoWriterTest.cs
  1. … 200 more files in changeset.
Improvements after review. Related to Issue [WTI-1133]

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

Former-commit-id: 331f6ea0cfe5494ebfc1e4fb917ee42212e8a114

Former-commit-id: e779a2129e8567975f4f85e6bb8e1ac14bd3bc43

    • -15
    • +15
    ./Importers/FeatureBasedMapDataImporterTest.cs
  1. … 26 more files in changeset.