Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

    • -2
    • +23
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
    • -5
    • +25
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructure.cs
    • -6
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 10 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

    • -6
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.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

    • -6
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationWriterTest.cs
  1. … 28 more files in changeset.
Add file location of "VoorlandProfiel" collection: - Introduced ForeshoreProfileCollection for the failure mechanism that make use of an ObservableList to store foreshore profiles - Fixed affected tests - Added TestForeshoreProfile which allows to set a geometry and a custom ID to prevent ArgumentExceptions due to duplicate items - Adjusted migration script to prevent adding non-unique foreshore profiles which can cause an ArgumentException

Related to Issue [WTI-1112]

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

Former-commit-id: 91955406d3b4b9092027e14a053d20ed7d70ec27

Former-commit-id: 6ed0b86a3057bd1eb13d76355da5f47f3910e38e

    • -6
    • +5
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -13
    • +27
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Service.Test/ClosingStructureDataSynchronizationServiceTest.cs
  1. … 47 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
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 3 more files in changeset.
Removed unused using directives. Related to Issue [WTI-1242]

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

Former-commit-id: 3ce97aebfe74218199f82863a961bef58c8bdc57

Former-commit-id: 8ad601ebd0e5280eed37a45d37e98be969d9b5cd

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCalculationGroupContextImportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresContextImportInfoTest.cs
  1. … 41 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

    • -11
    • +83
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 12 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/ImportInfos/ClosingStructuresContextImportInfoTest.cs
    • -0
    • +4
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
  1. … 98 more files in changeset.
Removed file that was not in solution... Related to Issue [WTI-1242]

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

Former-commit-id: d121bd162ee02af655b7baf58bd78e3264d8936d

Former-commit-id: e4a487f040cbd958a5034ac57e3777ec43f8e495

    • -324
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
Updated license headers in closing structures. Related to Issue [WTI-1242]

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

Former-commit-id: 5a03cb1d99896451fdd116fd91f43111326d522e

Former-commit-id: 7ea0ca69c2c9e8c84762f009465b4ae31b5d2ca6

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructureTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/GeneralClosingStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/Properties/AssemblyInfo.cs
    • -3
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/packages.config
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureCalculationTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructuresFailureMechanismTest.cs
    • -3
    • +2
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/packages.config
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructure.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil/TestClosingStructuresCalculation.cs
  1. … 103 more files in changeset.
Removed unused using alias directives. Related to Issue [WTI-1242]

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

Former-commit-id: 6383432bec45c70cf621e4dbbd49286fb552eaa1

Former-commit-id: 7fd585c980f3b201d45a0cf6cab0c4a66d3286ad

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresInputContextTreeNodeInfoTest.cs
  1. … 35 more files in changeset.
Merged revision(s) 9470-9483 from branches/WTI-1199:

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

Former-commit-id: 11cda9466f1609f0e4b6877242caf904303e19ce

Former-commit-id: 0b22914caaafde0eb3a94e0cd080a6b1af3b2916

    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -1
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
  1. … 77 more files in changeset.
Splitted action group in context menu for closing structures. Related to Issue [WTI-1199]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1199@9474 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3a3378c6020b5fcb2e1090780d57435fbb10d90c

Former-commit-id: 86cf8e135531dfd05d9f872f77274fdc88d0bea7

    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Removed superfluous NuGetPackageImportStamp Reviewed by: janssen Related to Issue [WTI-1242]

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

Former-commit-id: 5c38f3cba3812945c561dc0b17ba97b1b67573b6

Former-commit-id: cf575b7b3357afc5bf627ecb8ecb8988f5ef077c

    • -2
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -2
    • +0
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -2
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -2
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
  1. … 42 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
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -10
    • +10
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresInputContextPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationStochastAssignerTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructureTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 277 more files in changeset.
Incorporated comments review 1686: - Removed duplicate testcase - Changed testcase name for clarity - Changed the way of presenting test data in the testcase source for consistency Related to Issue [WTI-1242]

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

Former-commit-id: 4491d04cd5e961582a5b7ff0c8baf8ea9716ff59

Former-commit-id: 2daaa9925196bbc277d665da6859138b0bc254b4

    • -3
    • +0
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 2 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

    • -2
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationExporterTest.cs
    • -11
    • +11
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationStochastAssignerTest.cs
  1. … 137 more files in changeset.
Removed dependency to SQLite from other failure mechanisms Related to Issue [WTI-1242]

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

Former-commit-id: 9996b07ae313cd74d748063f8b76374a0a98fdcd

Former-commit-id: de9d9340660dda0d7cebfc402afc005cc8836b2a

    • -12
    • +2
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
    • -33
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/app.config
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/packages.config
    • -5
    • +2
    ./Ringtoets.ClosingStructures.Integration.Test/Ringtoets.ClosingStructures.Integration.Test.csproj
    • -33
    • +0
    ./Ringtoets.ClosingStructures.Integration.Test/app.config
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Integration.Test/packages.config
    • -12
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/Ringtoets.ClosingStructures.Plugin.Test.csproj
    • -33
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/app.config
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Plugin.Test/packages.config
    • -12
    • +2
    ./Ringtoets.ClosingStructures.Service.Test/Ringtoets.ClosingStructures.Service.Test.csproj
    • -33
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/app.config
    • -1
    • +0
    ./Ringtoets.ClosingStructures.Service.Test/packages.config
  1. … 49 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
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationStochastAssignerTest.cs
  1. … 3 more files in changeset.
Changed log message. Related to Issue [WTI-1100]

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

Former-commit-id: da6f384d25fcb2d4a482896c3f67dce93bfb1b27

Former-commit-id: 7ed5eebe27f2374432307d9467c2061fa5bf9a7a

    • -5
    • +5
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 5 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

    • -0
    • +22
    ./Ringtoets.ClosingStructures.Forms.Test/app.config
    • -0
    • +22
    ./Ringtoets.ClosingStructures.Integration.Test/app.config
    • -0
    • +22
    ./Ringtoets.ClosingStructures.Plugin.Test/app.config
    • -0
    • +22
    ./Ringtoets.ClosingStructures.Service.Test/app.config
  1. … 91 more files in changeset.
Removed directories of obsolete projects. Related to Issue [WTI-1242]

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

Former-commit-id: ef389102cc1d09b834767fe480caf9ee2545b3cf

Former-commit-id: fe1ec42085fc59c78eb0307b167513dc805fffc9

    • -435
    • +0
    ./Ringtoets.ClosingStructures.Utils.Test/ClosingStructuresHelperTest.cs
    • -26
    • +0
    ./Ringtoets.ClosingStructures.Utils.Test/Properties/AssemblyInfo.cs
    • -92
    • +0
    ./Ringtoets.ClosingStructures.Utils.Test/Ringtoets.ClosingStructures.Utils.Test.csproj
    • -25
    • +0
    ./Ringtoets.ClosingStructures.Utils.Test/packages.config
  1. … 14 more files in changeset.
Changed log messages. Related to Issue [WTI-1100]

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

Former-commit-id: c30034e5b34571e8820bc15a7a70d2b640cebc33

Former-commit-id: 68f38fcc5bfe704273b65a69cd4fefb76570ef74

    • -4
    • +6
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 8 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

    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +2
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.Test/ClosingStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Data.TestUtil.Test/TestClosingStructureTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.Forms.Test/PropertyClasses/ClosingStructuresFailureMechanismPropertiesTest.cs
    • -18
    • +18
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismSectionResultRowTest.cs
    • -7
    • +8
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresFailureMechanismViewTest.cs
    • -5
    • +6
    ./Ringtoets.ClosingStructures.Forms.Test/Views/ClosingStructuresScenariosViewTest.cs
    • -5
    • +5
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationTest.cs
    • -1
    • +1
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationStochastAssignerTest.cs
    • -5
    • +5
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/Helpers/ConfigurationClosingStructureInflowModelTypeConverterTest.cs
    • -4
    • +4
    ./Ringtoets.ClosingStructures.Integration.Test/ClosingStructuresCalculationActivityIntegrationTest.cs
    • -8
    • +7
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationContextExportInfoTest.cs
    • -9
    • +8
    ./Ringtoets.ClosingStructures.Plugin.Test/ExportInfos/ClosingStructuresCalculationGroupContextExportInfoTest.cs
  1. … 95 more files in changeset.
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

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

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -12
    • +0
    ./Ringtoets.ClosingStructures.Forms.Test/Ringtoets.ClosingStructures.Forms.Test.csproj
  1. … 97 more files in changeset.
Fixed double run tests on buildserver - Moved testcases to a testcasedata with default testNameFormat: follows same implementation as the stability point structures counterpart

Related to Issue [WTI-1242]

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

Former-commit-id: cb918f51f104b5b6f08fc0d013c0226343bd5c61

Former-commit-id: 5bba01d4fa75fada256b29b53701a473d9d3bb2a

    • -155
    • +167
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 1 more file in changeset.
Changed log message for when parameter is not found. Related to Issue [WTI-1100]

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

Former-commit-id: f8dc4e8bcd495866f8b923eff322be6d274cc9d1

Former-commit-id: ae105e60dace42fd652565cfd084e22733d73512

    • -4
    • +4
    ./Ringtoets.ClosingStructures.IO.Test/ClosingStructuresImporterTest.cs
  1. … 4 more files in changeset.
Fixed double run tests on buildserver Related to Issue [WTI-1242]

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

Former-commit-id: 52f591326cccf5d7a2a1e12aeb78918986637e57

Former-commit-id: be8fefb6363c6b8b12cd28f0c809983fa33fa68b

    • -51
    • +102
    ./Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationImporterTest.cs
  1. … 9 more files in changeset.