Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix compilation errors in tests WTI-1751

    • -4
    • +7
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 18 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 138 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in StabilityPointsStructures - Cleaned up files

WTI-1621

    • -1
    • +0
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 10 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 20 more files in changeset.
Separated the generic StructuresHelper implementation into specific (StabilityPointStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 15 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Updated XMLDoc with inheritdoc to prevent overwriting the original documentation dictated by the windows TypeConverter implementation -- Updated usage of the exception Related to Issue [WTI-1230]

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

Former-commit-id: d60691e65e49407be0a95bd1f8c3dfb17168ba87

Former-commit-id: fd0058633725fdba081bd7a0c864c3c07b2184b1

    • -23
    • +14
    ./Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -23
    • +15
    ./Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 15 more files in changeset.
Review related changes Related to Issue [WTI-1401]

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

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

    • -22
    • +12
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 35 more files in changeset.
Implemented review comments (cleanup, removed parametered constructor Related to Issue [WTI-975]

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

Former-commit-id: 592b175ad64613145c6116fd48db486f37c43806

Former-commit-id: e8e5e377be506ad0351ef3097112480bee5f922a

    • -2
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 50 more files in changeset.
Remove occurrences of IList in Ringtoets.* Related to Issue [WTI-1401]

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

Former-commit-id: 0129b0d682d48a4c0fa7e5b017a325a6087f83eb

Former-commit-id: 90ef843194dc3ba6774504a226cab6447d08aa65

    • -6
    • +6
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 14 more files in changeset.
Removed IsNameEditable from the data model Related to Issue [WTI-975]

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

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -2
    • +2
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 71 more files in changeset.
Add illustratiepunteninlezen xml elements to calculation configuration importer and exporter Related to Issue [WTI-1385]

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

Former-commit-id: 7176d3b20eae80e886690b597a4e49b523821e3a

Former-commit-id: 244f15b869ac0a797fb2fc3f1e05d94ee2db449b

    • -0
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -34
    • +36
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +7
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 77 more files in changeset.
Incorporated comments review 1968: - Added NotSupportedExceptions to the XMLDocs - Added tests - Renamed argument parameters

Reviewed by ~janssen

Related to Issue [WTI-1328]

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

Former-commit-id: ab908d7cda873dc4d9bfba37710c0375b5bae2a4

Former-commit-id: f7c6967835e4693e30962d6e0ba155ae2a7f9395

    • -0
    • +47
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 16 more files in changeset.
Added tests Renamed tests Related to Issue [WTI-1221]

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

Former-commit-id: 2603839a19138e7d77a2aeb2c5fdc6063851b9a4

Former-commit-id: 022a61f50f397337e57ff3b46b2220aeb63e6bd9

    • -0
    • +13
    ./StabilityPointStructuresCalculationConfigurationTest.cs
  1. … 8 more files in changeset.
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 45 more files in changeset.
Height structure id is exported for a calculation configuration instead.

Related to Issue [WTI-1259]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9637 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a3e14d86e3236113481376e5600bad1de942fbf9

Former-commit-id: 1d29f02de03c91a4f645d3640ea25c9c521a921d

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 3 more files in changeset.
Made TestStructure* implementations more consistent and more focused on id's. Related to Issue [WTI-1177]

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

Former-commit-id: 78425a8e54e2590890747c5ac38ee718185fd1cf

Former-commit-id: 6650beac17b786894799b3499c6cfbfe1a434ef1

    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 16 more files in changeset.
Made warning for duplicate foreshore profile (based on id) more clear

Merged revision(s) 9609 from trunk:

Made warning more clear

Related to Issue [WTI-1260]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9610 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5c6790163a07b698d1be917a2d9b1ccdbedc267b

Former-commit-id: 5a4d8025527f783e0953739dbb116e9ee469dfc5

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 7 more files in changeset.
Made warning more clear Related to Issue [WTI-1260]

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

Former-commit-id: d781c9d82af085ae79b57f6ff1a90943b8468580

Former-commit-id: c6e22409fb96e7eff740720af159121776f3f6cd

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 6 more files in changeset.
Merged revision(s) 9599, 9601 from trunk: - Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to WTI 1269

........

- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer

- Renamed parameter to clarify intent

- Updated resource value to be consistent with the DikeProfile implementation

- Adjusted affected tests

Related to WTI 1269

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9605 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6117c8b29ddd23ef032c28a9a5ee57e34850f701

Former-commit-id: 2f3b2967b9e3e63c3cec0643ed03a1a26f7ff1a4

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -7
    • +7
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -4
    • +4
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 34 more files in changeset.
- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer - Renamed parameter to clarify intent - Updated resource value to be consistent with the DikeProfile implementation - Adjusted affected tests

Related to Issue [WTI-1259]

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

Former-commit-id: d0f2d789a8e9017b37843a15192cd336b5166fa9

Former-commit-id: 77bf10cdf1fa8a4af764f3c70daebd5c2e7c10be

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -4
    • +4
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 27 more files in changeset.
- Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to Issue [WTI-1259]

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

Former-commit-id: b0df0c34d55c5236dc0642a9be55e0ec835ca2d7

Former-commit-id: 7d2f25cff4652ef67a14915a281fa123cc5cfb35

    • -6
    • +6
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Assignment in calculation configurations of ForeshoreProfile by Id Related to Issue [WTI-1260]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9595 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5c59474e63b257ecd7e2746b1cd594f19b36f727

Former-commit-id: ff6dfc40be94f57d3068a147bdd444c802c03735

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Assignment of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 2ae6703bfe98725aa449c48e12328cf3d8701689

Former-commit-id: 0a229be4460aac9bcb35013ec35b662abd8faa97

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Changed test names after review. Related to Issue [WTI-1255]

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

Former-commit-id: b6dd2f3ec8a70114726756c0afff23ecfb060f57

Former-commit-id: 56fb81d52cabb382fdf3b8e0a7d8a0bb4a8e23ba

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Update scenarios after configuration import. Related to Issue [WTI-1255]

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

Former-commit-id: cb851e9b985c6615fb4cd7fd46abe011df3a7986

Former-commit-id: 39e23f306cb097b7ec0f7f070b3f44e809d83e01

    • -12
    • +85
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -1
    • +1
    ./Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
    • -1
    • +1
    ./StabilityPointStructuresConfigurationSchemaIdentifiersTest.cs
  1. … 114 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
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 283 more files in changeset.
Fixed rounding issue in importer of stability point structures.

Paired with kleijn

Related to Issue [WTI-1167]

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

Former-commit-id: 5316284cc7c2e26a36e8600d0fdc2ceb928db27d

Former-commit-id: 003f208aeb53c76e8f54d22c75ae85a6699e43a5

    • -0
    • +30
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Fix type Stochats > Stochast Modified settings to remove redundancies. Related to Issue [WTI-1242]

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

Former-commit-id: 109f7d16eaf53e75b1b85fa4d08e9345eba9f08a

Former-commit-id: fc248915acf92720b1467f45c6aff350a9760b97

    • -2
    • +2
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 3 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -19
    • +19
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -2
    • +2
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 108 more files in changeset.