AdvancedMath2DTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
ReSharper cleanup of Core.Common. WTI-2195

  1. … 12 more files in changeset.
Added method to check whether a point lies within a polygon. WTI-2054

  1. … 1 more file in changeset.
Improvements after review. WTI-2016

  1. … 20 more files in changeset.
Added extra tests. WTI-2016

Added method to get the interior point of a polygon. WTI-2106

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

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

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Implement review comments from review 2385 Related to Issue [WTI-1393]

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

Former-commit-id: 0abb6fc3b9f3a3e41ed65c4c4d27c2d41fddc893

Former-commit-id: de3c977787d113c29b92b8922dcda08184658923

  1. … 14 more files in changeset.
Directly evaluate select statements in some classes, refactor mapdatafeature factories to return and take IEnumerables instead of Arrays Related to Issue [WTI-1393]

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

Former-commit-id: f439c51515d7148531a150167a735c2a4eed7d2c

Former-commit-id: 85be7ab87858c95077ce4f79811f4cc905f7d446

  1. … 19 more files in changeset.
Added exception doc. Added equality test cases. Related to Issue [WTI-1342]

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

Former-commit-id: a76edb043dd2b511095f69850a699db3c418362d

Former-commit-id: ad704b473b154317ceb127245ef2adb922951f3d

  1. … 13 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. … 88 more files in changeset.
Extracted AdvancedMath2D.CompleteLineToPolygon based on SoilProfileUnderSurfaceLineFactory.CreateSurfaceLineAreaToDepth Related to Issue [WTI-1342]

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

Former-commit-id: 33c35abd29fb4e3643f20a47be7cf7ca5599c677

Former-commit-id: 299bbc7eec9d926f10fff8b357aac1c81b1feb87

  1. … 3 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. … 817 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. … 283 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

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

  1. … 290 more files in changeset.
Made use of nameof operator. Removed redundancy. Made types explicit in tests. Related to Issue [WTI-973]

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

Former-commit-id: ae0a1774c3921e4893681196f73a6bfa1f084bc4

Former-commit-id: 0304bd841817e0d89abbbb8792162fb125eedae0

  1. … 20 more files in changeset.
renamed variables assessmentSectionMock to assessmentSectionStub where a Stub was instantiated instead of a Mock. Made method in AdvancedMath2DTest static and updated line comments. Implemented resharper suggestions for strings in source code.

Related to Issue [WTI-842]

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

Former-commit-id: ee48e8f7e112fe98f647a77833146b0ae1ef2a25

Former-commit-id: de5ad5e890084015a40b4c78b861dcddbf360386

  1. … 35 more files in changeset.
Added map view for grass cover erosion inwards failure mechanism. Added way to visualize dike profiles on map view. Added method in AdvancedMath2D which takes rotation, angle, reference point and coordinates and transforms them in 2d space. Related to Issue [WTI-842]

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

Former-commit-id: 8f61710a6de9841e47bc280f689d3559d718e233

Former-commit-id: 422341dd22b93e284474258306fa848be46fb321

  1. … 31 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 219 more files in changeset.
Improved algorithm for obtaining intersections of geometries. Now points and lines also return intersection (points and lines). Related to Issue [WTI-764]

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

Former-commit-id: ab16954f7ac3e9280d39cddb83cc0d085fe5a09a

Former-commit-id: 480302f7ae3a73eadc4cb0f0084e152949dc2051

  1. … 1 more file in changeset.
cleanup and addition of documentation and tests. Related to Issue [WTI-137]

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

Former-commit-id: 7406c96fba636c0368186d47e13a202c941621cf

Former-commit-id: d73950305526136fdd4f11601bf491496529c332

  1. … 19 more files in changeset.
Added Core.Common.Geometry project which contains AdvancedMath2D which uses NetTopologySuite for calculating intersections. Removed the dependency from Ringtoets.Piping.Forms. Have PipingChartDataFactory use the AdvancedMath2D class. Related to Issue [WTI-137]

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

Former-commit-id: 0eb121396d6dcaaefffaca03c001bbcc286eb8e8

Former-commit-id: 9fba4b4399ef30c5223aa565f653d49367d4fbd3

    • -0
    • +243
    ./AdvancedMath2DTest.cs
  1. … 14 more files in changeset.