Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved all TreeNodeInfo tests and other info tests from forms test project to plugin test project. Related to Issue [WTI-773]

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

Former-commit-id: b845a4c5c923896a2059ff46ac7dd5eb076dd82e

Former-commit-id: bbf06f92d9b3fd77e194139bffff7de75b4cc1b4

    • -144
    • +0
    ./EmptyPipingOutputTreeNodeInfoTest.cs
    • -136
    • +0
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -1334
    • +0
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -692
    • +0
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -746
    • +0
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
    • -155
    • +0
    ./PipingInputContextTreeNodeInfoTest.cs
    • -124
    • +0
    ./PipingOutputContextTreeNodeInfoTest.cs
    • -142
    • +0
    ./PipingScenariosContextTreeNodeInfoTest.cs
    • -224
    • +0
    ./RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs
    • -256
    • +0
    ./RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs
    • -304
    • +0
    ./StochasticSoilModelTreeNodeInfoTest.cs
    • -221
    • +0
    ./StochasticSoilModelsContextTreeNodeInfoTest.cs
    • -147
    • +0
    ./StochasticSoilProfileTreeNodeInfoTest.cs
  1. … 227 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

    • -1
    • +1
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
  1. … 114 more files in changeset.
Cleanup of redundant code. Usings around Observer and RecursiveObserver in tests. Added missing assertions in StructuresImporterTest. Related to Issue [WTI-1008]

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

Former-commit-id: 9ccef14b391e704d281bf0faff92d0c939a8772f

Former-commit-id: a756b06bb38731d29379ec9fb39b4f6d0133fe72

    • -1
    • +0
    ./PipingOutputContextTreeNodeInfoTest.cs
  1. … 23 more files in changeset.
Incorporated feature: - User can select if he wants to manually enter the assessment level: -- If yes, dropdown box hydraulic boundary locations disappears and the assessment level box becomes editable -- If no, dropdown box hydraulic boundary location appears and the assessment level box becomes readonly and synchronized with values of the selected hydraulic boundary location - Adapted the affected Create and Read extensions to reflect the new situation - Adjusted the validation which is now a function of the UseAssessmentLevelManualInput - Adjusted failing tests, implemented new tests Related to Issue [WTI-1014]

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

Former-commit-id: ae9ad69faa9fc522800632c7944d8b790dac770f

Former-commit-id: d200214e586def9e76afba8695f2f52963026039

    • -2
    • +2
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 16 more files in changeset.
Adjusted validation routine for the "Toetspeil" property in Piping: - When HBL is null (not selected), validation will only generate an error if: -- AssessmentLevel is NaN, positive or negative infinity -- Same for the values of PiezometricHeadExit - Tree node info, activity and service tests are adjusted. One more message is generated in case there is an invalid calculation (both AssessmentLevel and the related PiezometricHeadExit related error will be generated)

Related to Issue [WTI-1014]

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

Former-commit-id: d45ce3a6be2f6f1f4eb08a664684c7096e1d96c2

Former-commit-id: 1c03483a86aa8b4ae5ee233a43d68d322dd08f31

    • -2
    • +2
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Introduced PipingOutputContext to hold references to PipingOutput and PipingSemiProbabilisticOutput. Added intermediate results from PipingOutput to the piping output property control. Related to Issue [WTI-1004]

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

Former-commit-id: 3837c47c98b0a8898a59b3fd73f40d331a459a73

Former-commit-id: 380efd80fd7fbec74f86da3ce1b5027b8cc87c94

    • -1
    • +4
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -0
    • +125
    ./PipingOutputContextTreeNodeInfoTest.cs
    • -134
    • +0
    ./PipingSemiProbabilisticOutputTreeNodeInfoTest.cs
  1. … 17 more files in changeset.
- Updated FailureMechanismContributionNormChangeHandler.ChangeNorm's signature to pass along the norm, instead of the return period - Had to update all tests that create an AssessmentSection that was defined as a return period Related to Issue [WTI-1019]

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

Former-commit-id: 00e291aa4d0d4d90e60e41432032bc2bf6e3d847

Former-commit-id: 85d3c72325fb1550f01ddf9ca8716034496aa175

    • -9
    • +9
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -10
    • +9
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 31 more files in changeset.
* improved xml docs. * using hard casts instead. Related to Issue [WTI-983]

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

Former-commit-id: 8cf16bfb28f322d125080decb66035c14e5303bc

Former-commit-id: 615463440e7a0040fb53ffcf55dfe871bc42cfc1

    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Removed CommentContext Related to Issue [WTI-983]

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

Former-commit-id: 8d56e214482a920714e272e0603ba492b669c9cd

Former-commit-id: 35ffbd5e3a533694d9b17097a4a9102dca33f137

    • -8
    • +5
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -6
    • +6
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 32 more files in changeset.
Removed ICommentable Related to Issue [WTI-983]

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

Former-commit-id: 3d96e9326e4b434624beb5bdba4c22c1d51e9208

Former-commit-id: b02773ea52b0f411aaa0b88c5013aa57161d87ee

    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -3
    • +3
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 35 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
  1. … 68 more files in changeset.
For Piping and StabilityPointStructures failure mechanism - Set NotRelevantComment to context menu of disabled failure mechanism -- Called RemoveAllViewsForItem when making the failure mechanism relevant again - Set InputComment to context menu of Input folder of failure mechanism - Set OutputComment to context menu of Output folder of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 93cce295ff5a5806fb40660eed57077310ec3427

Former-commit-id: 2b81ac37b0aff97102df33a79ab428cdbcf1b936

    • -8
    • +13
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 3 more files in changeset.
* Cleanup. * Introduced TestDikeProfile and it's usage. * Removed unit test that was already coverd by more complex unit test. * Set Copy Local to false. Related to Issue [WTI-960]

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

Former-commit-id: e494e630c830b70d557a56bd392d185935b023de

Former-commit-id: 88f512dd0bc4828e192c30ec8343a54665713782

    • -2
    • +20
    ./RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs
    • -1
    • +20
    ./StochasticSoilModelTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
* Removed test already covered by more complex unit test. Related to Issue [WTI-124]

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

Former-commit-id: 163365376ee86f18a608bcc9f065dc3b11030373

Former-commit-id: 7f9c1c62495de6590fd4cbdc2f64e729a95119fb

    • -31
    • +1
    ./StochasticSoilModelTreeNodeInfoTest.cs
* Cleanup and fixed in unit tests (and fixture) Related to Issue [WTI-123]

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

Former-commit-id: 8dddd8c044fb42dbedaeb34b43bb3541b664a12f

Former-commit-id: d9b35b63542052cdf8c827163acb72f9d74bff80

    • -27
    • +2
    ./RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs
Review related changes Related to Issue [WTI-953]

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

Former-commit-id: 96aed549dde17f96f25cb6559c4da18647c1f963

Former-commit-id: 0d919dc500e8dd1144dbbc06d657117781aed7f3

    • -6
    • +6
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
* Implemented removal of ForeshoreProfile instances using context menu items from StabilityStoneCover, GrassCoverErosionOutwards and WaveImpactAsphaltCover failure mechanisms, and the calculations that reference those removed profiles. Related to Issue [WTI-965]

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

Former-commit-id: eaffa79d1649c76df1c77bd528d3f68c535c931f

Former-commit-id: 508cb7ad5864e9c550d8f70e4ad9be2373eae45a

    • -0
    • +2
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
Improved some output related piping tests Related to Issue [WTI-953]

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

Former-commit-id: dfa6e6d429f3bdbd02919943bb124875eac5a851

Former-commit-id: 62c23b1578d4f3fd291738224fc3a990a377000a

    • -2
    • +6
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +7
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -4
    • +8
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Moved some piping calculation scenario factory related testutils Related to Issue [WTI-953]

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

Former-commit-id: 52a4be04dc6c4f897a0552319046989a43b13ede

Former-commit-id: 06aa1e04cad76ca900ff19365d0cbe57b5cf25fe

    • -6
    • +6
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 7 more files in changeset.
* Implemented context menu items to remove StochasticSoilModel elements from the StochasticSoilModel collection Related to Issue [WTI-124]

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

Former-commit-id: 0ee4624529288b82c225c206f4ec71ad7f1cf965

Former-commit-id: 7f995f0578dc45ea31c3824bb3ae6c9d25adfc04

    • -2
    • +150
    ./StochasticSoilModelTreeNodeInfoTest.cs
    • -0
    • +2
    ./StochasticSoilModelsContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
* Added context menu item to the container node of all piping SurfaceLine elements Related to Issue [WTI-123]

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

Former-commit-id: 61015e4c3adce0f453df604f6c56bb8546ab59f3

Former-commit-id: bde4d79bf319009258137fa7d49150444d471998

    • -0
    • +2
    ./RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs
    • -1
    • +2
    ./RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
* Implemented removal of RingtoetsPipingSurfaceLine elements through context menu * Fixed updating of changes to collection of RingtoetsPipingSurfaceLine for PipingFailureMechanismView Related to Issue [WTI-123]

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

Former-commit-id: c217a472dd4b3986b0170e3a8a7ab4424432d9ee

Former-commit-id: aed00bc06e22e2787cdeafd6edad9376e2bf4973

    • -5
    • +13
    ./RingtoetsPipingSurfaceLineCollectionTreeNodeInfoTest.cs
    • -2
    • +127
    ./RingtoetsPipingSurfaceLineTreeNodeInfoTest.cs
  1. … 6 more files in changeset.
Incorporated review comments / general cleanup of tests - (Editorial) removed brackets surrounding () => Foo = Bar(); calls when applicable/possible

Related to Issue [WTI-927]

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

Former-commit-id: 6279cf0f92e90580a616b3e546c1497f56f4c00a

Former-commit-id: 0b1cdf9e5e874a9368801d156358c56928f69aa4

    • -2
    • +2
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
Reverted the uplift sub calculation for piping to its first implementation. Related to Issue [WTI-936]

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

Former-commit-id: 0d24d469319b816b50eb0513ea23737c8987f757

Former-commit-id: c2fceaed9a30ec3a31b83c7c7a0c51e47a27d034

    • -2
    • +2
    ./PipingSemiProbabilisticOutputTreeNodeInfoTest.cs
  1. … 36 more files in changeset.
* Improved consistency for CustomItemsOnlyContextMenuBuilder. * improved testname Related to Issue [WTI-587]

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

Former-commit-id: 8d27c9113c119ac4aebcc5bd6c956156c528f97e

Former-commit-id: ba498446e438145c8cc94a0d74d723d8fbe8295e

    • -4
    • +4
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 18 more files in changeset.
- Review related changes - Extended tests Related to Issue [WTI-587]

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

Former-commit-id: e65dde0c2d64df3e05f803ae2fda31d6c6101465

Former-commit-id: 1e817e11619e0200679c255723be05ade0b23b04

    • -2
    • +1
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Implemented clear all children functionality in TreeViewControl. Reused to delete all sub folders and calculations from the root calculation group. Have CustomItemsOnlyContextMenuBuilder always add an item (also for standardized items), so that the same amount of items are added as when using a real implementation of the builder. Related to Issue [WTI-587]

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

Former-commit-id: b18a664e3a2ac87083d295cd7619268a643a0f62

Former-commit-id: b8537af708eae3f73f3c5c8660386dcde59f4d13

    • -137
    • +0
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
  1. … 45 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

    • -8
    • +8
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

    • -8
    • +8
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
  1. … 185 more files in changeset.
Implemented improvements of review 991. Related to Issue [WTI-819]

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

Former-commit-id: 4d245141dc0218dba0e5d3a44ef2946da346ffb5

Former-commit-id: e01006e92e9da10f84b317233f28797fc4977961

    • -2
    • +2
    ./PipingCalculationGroupContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PipingCalculationScenarioContextTreeNodeInfoTest.cs
    • -1
    • +1
    ./PipingFailureMechanismContextTreeNodeInfoTest.cs
  1. … 57 more files in changeset.