Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj

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

    • -159
    • +0
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 15714 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

    • -1
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 40 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 43 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -3
    • +3
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Forms project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 21 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 89 more files in changeset.
Introduce GrassCoverErosionInwardsAssemblyMapDataFeaturesFactory WTI-1861

    • -0
    • +5
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 3 more files in changeset.
Introduce sections context for GEKB WTI-1753

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 5 more files in changeset.
Expand result row for GEKB WTI-1628

    • -0
    • +12
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 7 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +4
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 192 more files in changeset.
Improve naming in failure mechanism property classes WTI-1531

    • -1
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 26 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 841 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 316 more files in changeset.
Cleaned csproj for GrassCoverErosionInwards test files. Related to Issue [WTI-1487]

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

Former-commit-id: c2a253a37b0743aab8526b2c61a640749ac6f693

Former-commit-id: fe3b36891914900c97325cdcc3aab462bcefafdd

    • -33
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 8 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -3
    • +0
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 291 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 400 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 385 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 397 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +2
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 425 more files in changeset.
Introduced specific GeneralResultFaultTreeIllustrationPointView derivatives for GEKB => Views for the different output nodes can now be opened alongside each other Related to Issue [WTI-1321]

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

Former-commit-id: 39d67b5e822be1e39ed196575251d2367f0d9e05

Former-commit-id: 2b2e5c5a880125c857051373e6234949566844c7

    • -0
    • +3
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 7 more files in changeset.
GrassCoverErosionInwardsOvertoppingOutput => GrassCoverErosionInwardsOvertoppingOutput Related to Issue [WTI-1321]

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

Former-commit-id: 2760c3ca3ab850b0f02523f976f9881e6ff103c6

Former-commit-id: c67373deb8b1c052232aff4c8b8ef6e021ac2410

    • -1
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 45 more files in changeset.
Added additional output context for grass cover erosion inwards Related to Issue [WTI-1321]

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

Former-commit-id: d79a94342d1d5af9c2d0efeaff3d2d7edbf9ec28

Former-commit-id: 6cc1c43b7addd304ba6177e5ea12f0cf28a19f63

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 3 more files in changeset.
Added some grass cover erosion outwards output contexts Related to Issue [WTI-1321]

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

Former-commit-id: 81561c75990eb56256b400a97f6a58af402cdc09

Former-commit-id: 39d9da36caba91d30ad774a5a45b1fa61b2d072c

    • -0
    • +3
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 7 more files in changeset.
Removed context. Related to Issue [WTI-1317]

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

Former-commit-id: 57750570bf6d70885b5bfeb4102dac819cdfcf50

Former-commit-id: 2cba709f2e419843495c13dbacd937d29aa7cd3a

    • -1
    • +0
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 13 more files in changeset.
Created property class for overtopping rate output. Related to Issue [WTI-1317]

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

Former-commit-id: 71acde357063cdbfb96e1a7553cf775c94d684e2

Former-commit-id: 3972f276ebdf367ed51060e14bac6fca8f98e6b5

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 3 more files in changeset.
Created property class for dike height output. Related to Issue [WTI-1317]

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

Former-commit-id: 3f58d7b728b290c3b364995d3ca1cbb637e2e6c9

Former-commit-id: f9d7168c3f984af91bfbb0a72a8b8f0816ac68ad

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 4 more files in changeset.
Created property class for overtopping output. Related to Issue [WTI-1317]

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

Former-commit-id: 4422c660353c52c1e35e21b9019eb6159f978cb0

Former-commit-id: c95b1d4d8e23b0fb1f6d47b48d158cb0558f2671

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 3 more files in changeset.
Added context for output. Related to Issue [WTI-1317]

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

Former-commit-id: 31ab7dbf0746d307b3f3e5ffec86a606c3b047e1

Former-commit-id: 42d4fb77879e805f354363f3d642c7dd1035651c

    • -0
    • +1
    ./Ringtoets.GrassCoverErosionInwards.Forms.Test.csproj
  1. … 3 more files in changeset.