Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

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

  1. … 6095 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

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

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

  1. … 67 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Improved Equals test fixture implementations: -- Moved factory methods inwards: no need to expose them while they're only being used in the EqualsTests -- Added random offset for the unequal test cases instead of a 'magic' constant - Reverted Equals method from comparing count and then its content by SequenceEquals

Related to Issue [WTI-1390]

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

Former-commit-id: 3b57e20f03a89336592b549087c861cd9f7c1c63

Former-commit-id: 9c875004d735e8f24422e16b4270089dce67f9f6

  1. … 18 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Implemented for ForeshoreProfile Related to Issue [WTI-1390]

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

Former-commit-id: 7fae6439c97d8ed633c38aeda7c7ff9b18f424fd

Former-commit-id: c0e472591de3f383ccd2b23463c5c6fe8e92c61f

Review related changes Related to Issue [WTI-1262]

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

Former-commit-id: 956e9c2e2851f8f9e75bd4555c2e7c2f0e8a848e

Former-commit-id: e967fa9200e8ab902e9642038d6a8589fd42d285

  1. … 3 more files in changeset.
Improved CopyProperties for dike profiles and foreshore profiles Related to Issue [WTI-1262]

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

Former-commit-id: a98d3c38aa1f136bd0862feb8d15983cb4ab7939

Former-commit-id: 718289dd365871d578c3d2968376efcb5722f0c0

  1. … 4 more files in changeset.
Extended the UpdateDataStrategy of the foreshore profiles: - Implemented basic tests for verifying behaviour when there are full, no or partial overlaps between the imported and target data collection - Added update ForeshoreProfile logic

Related to Issue [WTI-1113]

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

Former-commit-id: ad94efe59e38cece0252dd3e4928e463b16bccaa

Former-commit-id: 2f10bf8deb27409db4e82b4cbcb817f66d0b7734

  1. … 3 more files in changeset.
Implemented CopyProperties function for the ForeshoreProfile to update the properties of the current instance with the property values of an other instance Related to Issue [WTI-1113]

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

Former-commit-id: 2f32f2e1ee93b36c78acfa441fa870a0f3c8cca9

Former-commit-id: 5524538aa9665c75b43a1cd7b110b53f1935c955

  1. … 1 more file in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 551 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.
Merged all revision(s) from branches/UpdateDikeProfilesFeature

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

Former-commit-id: 5f84130acb4bd2113b949015b4049e0c0b5795c4

Former-commit-id: 86ce2960f4b2cd6be35b62d7b6608749e29f1022

  1. … 147 more files in changeset.
Read names from shape file in DikeProfilesImporter and ForeshoreProfilesImporter Related to Issue [WTI-1092]

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

Former-commit-id: 85d3ea9794590356e1ea030a51f48e5f6b393815

Former-commit-id: 0f9da876a50730e99421425cb6c2af06208fb89d

  1. … 9 more files in changeset.
Added required ID property to ForeshoreProfile Related to Issue [WTI-1092]

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

Former-commit-id: a5ac17d93c00edc44ab863f471af937703304078

Former-commit-id: d6e398f53cedd03a7e769e1b87a6da3bb573fe53

  1. … 50 more files in changeset.
Removed unused using. Added [TestFixture] where missing. Using: \{[\s\n]+public class.+Test[\s\n]+\{ Related to Issue [WTI-972]

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

Former-commit-id: a8dba08d8cb0ab0acda968571277d7b384a7b19d

Former-commit-id: 0dd2252f66ec279c20f047791fe7870ae9c63e84

  1. … 8 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

  1. … 177 more files in changeset.
- Replaced few texts from *voorland* to *voorlandprofiel* Related to Issue [WTI-805]

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

Former-commit-id: 4b7015229c9e7d986038e2061fec810e3522fb9e

Former-commit-id: 487e49653988eaf27c60409b3ef182eefe47ce87

  1. … 10 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

  1. … 273 more files in changeset.
Improvements of review 934 (1 of 2). Related to Issue [WTI-786]

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

Former-commit-id: ba59d4a346d20f690f9dbfb65c6d2595d4fd6ea4

Former-commit-id: d3743fb721799a449b5addce4bbfa43e7c95a9ad

  1. … 465 more files in changeset.
DikeProfile now contains a ForeshoreProfile.

Related to Issue [WTI-786]

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

Former-commit-id: 60b49207def5409465f889d9797959a85ac13f00

Former-commit-id: e5c711cac8e8d189f78b69e63fb796b7e0e61bb4

    • -0
    • +220
    ./ForeshoreProfileTest.cs
  1. … 7 more files in changeset.