Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added 'properties' of Height structure tree node Related to Issue [WTI-1171]

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

Former-commit-id: 4618dbbffdfdb5fa3caf6104235af99670e8ff85

Former-commit-id: a87adcff942006f6903d18400c69e1be821a986d

    • -0
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Added HeightStructureCollectionProperties for tree node info Related to Issue [WTI-1171]

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

Former-commit-id: 4e573905b42407ca5872cecafd72459a59644696

Former-commit-id: 622f42528306b4c92d921b936e256a11b6b10c70

    • -0
    • +87
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructureCollectionPropertiesTest.cs
    • -5
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -1
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/HeightStructuresPluginTest.cs
    • -0
    • +85
    ./Ringtoets.HeightStructures.Plugin.Test/PropertyInfos/HeightStructureCollectionPropertyInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 5 more files in changeset.
Renamed HeightStructuresCollection to HeightStructures Related to Issue [WTI-1171]

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

Former-commit-id: 4d78a6dda1e0d707745ef889dbf6c9bde08114f1

Former-commit-id: 5bc1249b9303ef93034164b6d37e01db20518553

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresContextTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -5
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -10
    • +10
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
    • -7
    • +7
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 17 more files in changeset.
Extended usage of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: 46719910ff8cd7e428b814d7e65f72e73754a649

Former-commit-id: 0dd69264352a5b632a6dc870ca531d1bbdcefe57

    • -1
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresCalculationGroupContextTest.cs
    • -7
    • +5
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -29
    • +57
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
  1. … 10 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.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -13
    • +28
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 47 more files in changeset.
Extended usage of StructureCollection<HeightStructure> for HeightStructuresImporter Related to Issue [WTI-1171]

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

Former-commit-id: c4e54bbbad2c1ef0e9d4380683b8ef75a1b4ff22

Former-commit-id: af1c10777d8af4a5eaef731b30400dd1531f8062

    • -5
    • +8
    ./Ringtoets.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresContextTest.cs
    • -8
    • +13
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
    • -3
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -2
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -23
    • +24
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -22
    • +21
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
First implementation of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: d927d10f3123b0e4c9db16a5b0b98bb26f644f92

Former-commit-id: 8f1d23468f2827b3e6d9f9542a6ba2aea067904c

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -14
    • +47
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructureTest.cs
    • -4
    • +21
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -10
    • +12
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -13
    • +14
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresDataSynchronizationServiceTest.cs
  1. … 9 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.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.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.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.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.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.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.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresCalculationGroupContextImportInfoTest.cs
    • -0
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ImportInfos/HeightStructuresContextImportInfoTest.cs
    • -0
    • +4
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 98 more files in changeset.
Updated license headers in HeightStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 6a54d7f7fe065a9b60f53104e2ac3a97103cd5b4

Former-commit-id: 59c7fce13fd3b10731f73f2b97e8138154a3b20f

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/GeneralHeightStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructureTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/Properties/AssemblyInfo.cs
    • -3
    • +2
    ./Ringtoets.HeightStructures.Data.Test/packages.config
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructureTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructuresCalculationTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/TestHeightStructuresFailureMechanismTest.cs
    • -3
    • +2
    ./Ringtoets.HeightStructures.Data.TestUtil.Test/packages.config
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructure.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.TestUtil/TestHeightStructuresCalculation.cs
  1. … 99 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.HeightStructures.Forms.Test/PresentationObjects/HeightStructuresInputContextTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/FailureMechanismResultContextTreeNodeInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ViewInfos/HeightStructuresFailureMechanismViewInfoTest.cs
  1. … 33 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.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.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

    • -2
    • +1
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 72 more files in changeset.
Splitted action group in context menu for height structures. Related to Issue [WTI-1199]

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

Former-commit-id: a9bd37a26afc251590884a3046822baca1da43fc

Former-commit-id: 855d8aa1f5fa821462a77439cb0856403116188e

    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationContextTreeNodeInfoTest.cs
    • -4
    • +5
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
  1. … 1 more file 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.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
  1. … 77 more files 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.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -2
    • +0
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.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.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructureTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/TreeNodeInfos/HeightStructuresCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Service.Test/HeightStructuresCalculationServiceTest.cs
  1. … 279 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

    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -2
    • +2
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenariosViewTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationExporterTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Plugin.Test/ViewInfos/HeightStructuresFailureMechanismResultViewInfoTest.cs
  1. … 136 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.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/packages.config
    • -12
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/Ringtoets.HeightStructures.Integration.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Integration.Test/packages.config
    • -12
    • +2
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/packages.config
    • -12
    • +2
    ./Ringtoets.HeightStructures.Service.Test/Ringtoets.HeightStructures.Service.Test.csproj
    • -33
    • +0
    ./Ringtoets.HeightStructures.Service.Test/app.config
    • -1
    • +0
    ./Ringtoets.HeightStructures.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.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationStochastAssignerTest.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

    • -4
    • +4
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.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.HeightStructures.Forms.Test/app.config
    • -0
    • +22
    ./Ringtoets.HeightStructures.Integration.Test/app.config
    • -0
    • +22
    ./Ringtoets.HeightStructures.Plugin.Test/app.config
    • -0
    • +22
    ./Ringtoets.HeightStructures.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

    • -27
    • +0
    ./Ringtoets.HeightStructures.Utils.Test/Properties/AssemblyInfo.cs
    • -90
    • +0
    ./Ringtoets.HeightStructures.Utils.Test/Ringtoets.HeightStructures.Utils.Test.csproj
    • -27
    • +0
    ./Ringtoets.HeightStructures.Utils.Test/packages.config
  1. … 15 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

    • -3
    • +5
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.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

    • -2
    • +2
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +2
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./Ringtoets.HeightStructures.Data.Test/HeightStructuresInputTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructurePropertiesTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresFailureMechanismPropertiesTest.cs
    • -8
    • +9
    ./Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs
    • -19
    • +19
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismResultViewTest.cs
    • -3
    • +3
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismSectionResultRowTest.cs
    • -7
    • +8
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresFailureMechanismViewTest.cs
    • -19
    • +20
    ./Ringtoets.HeightStructures.Forms.Test/Views/HeightStructuresScenariosViewTest.cs
    • -32
    • +32
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs
    • -4
    • +4
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresCalculationActivityIntegrationTest.cs
    • -6
    • +6
    ./Ringtoets.HeightStructures.Integration.Test/HeightStructuresScenariosViewIntegrationTest.cs
    • -7
    • +6
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationContextExportInfoTest.cs
    • -1
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/ExportInfos/HeightStructuresCalculationGroupContextExportInfoTest.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.HeightStructures.Forms.Test/Ringtoets.HeightStructures.Forms.Test.csproj
    • -4
    • +0
    ./Ringtoets.HeightStructures.IO.Test/Ringtoets.HeightStructures.IO.Test.csproj
    • -4
    • +0
    ./Ringtoets.HeightStructures.Plugin.Test/Ringtoets.HeightStructures.Plugin.Test.csproj
  1. … 95 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

    • -99
    • +108
    ./Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.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

    • -3
    • +3
    ./Ringtoets.HeightStructures.IO.Test/HeightStructuresImporterTest.cs
  1. … 4 more files in changeset.