Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Eliminated use of parameterized HydraulicBoundaryDatabase constructor Related to Issue [WTI-1507]

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

Former-commit-id: 19b90033cc7a1977c030c610b471fcf90e54130e

Former-commit-id: 51ab07b5ec51d643883af0034ab80914885332cf

    • -2
    • +5
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -4
    • +7
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 1 more file in changeset.
Reverted changes sofar Related to Issue [WTI-1507]

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

Former-commit-id: bf9f39130280dc4af4a1e96de4e1bff43fa16a26

Former-commit-id: 7a0d64bb19b390ed39691978a995a369c8b4c624

    • -9
    • +9
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -7
    • +10
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 33 more files in changeset.
Eliminated use of HydraulicBoundaryDatabase setter on AssessmentSection

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

Former-commit-id: 634e5ad8b53e268afee6d0b20839a8877ac1b9f4

Former-commit-id: 44f2be2c63d8972068c02cbaacd450c6c5372851

    • -22
    • +13
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -13
    • +11
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 1 more file in changeset.
Adapted storage tests

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

Former-commit-id: 7288dae8b73360a0af510ef8ebdb46459a2d7b6b

Former-commit-id: ae0aa100c6bf1bed0b57d178745d6958f32e7216

    • -1
    • +8
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
Integrated SetParameters method Related to Issue [WTI-1507]

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

Former-commit-id: eeb4fe54532a3936ae7c5716a7a0dfd206473348

Former-commit-id: 8877b575eb0871f8bb863acfd7051884ccc1748a

    • -9
    • +9
    ./Application.Ringtoets.Storage.Test/Create/AssessmentSectionCreateExtensionsTest.cs
    • -10
    • +7
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 3 more files in changeset.
Changed Content include into Non include. Related to Issue [WTI-1487]

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

Former-commit-id: e2f001613cfea88873f89d8a2524151a06753a36

Former-commit-id: 03222fc1511689dc46a9dd53ac4ddfb09c8dd104

    • -2
    • +2
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
  1. … 7 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
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -7
    • +0
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -7
    • +0
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
  1. … 305 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

    • -42
    • +112
    ./Application.Ringtoets.Storage.Test/Create/CalculationGroupCreateExtensionsTest.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +8
    ./Application.Ringtoets.Storage.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
  1. … 41 more files in changeset.
Improvements after review. Related to Issue [WTI-1487]

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

Former-commit-id: f2a941f9fa45052d431fbadb1a74afea3ffabf1e

Former-commit-id: 52362a3dc92828710759ccc2e1d1b66c7aafa980

    • -3
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
  1. … 4 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
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
    • -1
    • +1
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
  1. … 309 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

    • -3
    • +1
    ./Application.Ringtoets.Integration.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Migration.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Properties/AssemblyInfo.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Properties/AssemblyInfo.cs
  1. … 305 more files in changeset.
Remove unused duplicate project. Related to Issue [WTI-1487]

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

Former-commit-id: bce800194a9a79378c68bb0f039ddeb49cfddd6d

Former-commit-id: 9eac04a2c10fca86a479b98def8376b63ad7a307

    • -61
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/Application.Ringtoets.MigrationConsole.Test.csproj
    • -27
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/Properties/AssemblyInfo.cs
    • -254
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/RingtoetsMigrationConsoleTest.cs
    • -213
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/RingtoetsMigrationToolTest.cs
    • -26
    • +0
    ./Application.Ringtoets.MigrationConsole.Test/packages.config
Removed array property from MechanismSurfaceLineBase Related to Issue [WTI-1401]

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

Former-commit-id: 8af8af927f6aefcf3974601fd041c6fe2679beb9

Former-commit-id: 81ebb5d2849790b4a208f4fbaffdfbc493c2655b

    • -18
    • +18
    ./Application.Ringtoets.Storage.Test/Read/SurfaceLineEntityReadExtensionsTest.cs
    • -18
    • +18
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
  1. … 15 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

    • -9
    • +11
    ./Application.Ringtoets.Storage.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs
  1. … 34 more files in changeset.
Cleaned csproj for Application TestUtil files.

Related to Issue [WTI-1487]

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

Former-commit-id: 1ac50eab5a563d440446cc7b9f4edc59bbd47e97

Former-commit-id: addffd6c662468908aecbd2c32de7c39230f504e

    • -35
    • +1
    ./Application.Ringtoets.Storage.TestUtil/Application.Ringtoets.Storage.TestUtil.csproj
Cleaned csproj for Application test files. Related to Issue [WTI-1487]

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

Former-commit-id: a77dca730f314e5914f32f4c2c732d03abc8ab56

Former-commit-id: 04f1adad50c55208a3852a600502f65308c23cc5

    • -36
    • +1
    ./Application.Ringtoets.Integration.Test/Application.Ringtoets.Integration.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Console.Test/Application.Ringtoets.Migration.Console.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.Migration.Test/Application.Ringtoets.Migration.Test.csproj
    • -33
    • +1
    ./Application.Ringtoets.MigrationConsole.Test/Application.Ringtoets.MigrationConsole.Test.csproj
    • -37
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -35
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/Application.Ringtoets.Storage.TestUtil.Test.csproj
    • -36
    • +1
    ./Application.Ringtoets.Test/Application.Ringtoets.Test.csproj
Remove IList from GuiCore, IPluginsHost and RingtoetsProject Related to Issue [WTI-1401]

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

Former-commit-id: 0e61aa897340d07e3f7d2831668b3e977e8d91e1

Former-commit-id: 8e43fe7138ed1ec0f6a0c5596a3aac0653e0a38a

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 4 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

    • -42
    • +42
    ./Application.Ringtoets.Storage.Test/Create/CalculationGroupCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 61 more files in changeset.
Added type check in the Equals override for DikeProfile: - Changed the testobject into a test factory and adjusted affected tests

Related to Issue [WTI-1390]

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

Former-commit-id: b5d1eefd1c46365f467cf5752842a9a0683f66a5

Former-commit-id: d4833b6935fe1ca5ccb7a657e0cf0d1a0f7d3ba5

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/PersistenceRegistryTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ReadConversionCollectorTest.cs
  1. … 38 more files in changeset.
Merged revision(s) 12937 from branches/Release/17_2: Merged revision(s) 12935 from branches/Release/17_2_Development: Review related improvements

Paired with [~tang_ds]

........

........

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

Former-commit-id: 0c6d4d449089715d0dba40653db1f6bbde976a92

Former-commit-id: 021aabab4fd1bcfaa61043a15d4ed9d76f81d54b

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Merged revision(s) 12935 from branches/Release/17_2_Development: Review related improvements

Paired with [~tang_ds]

........

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

Former-commit-id: afcc2de396bdeffae5791a213d09420399728d5e

Former-commit-id: 7fc66c67f47b376f9c1df702572292e5cbe07faa

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Review related improvements

Paired with [~tang_ds]

Related to Issue [WTI-1469]

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

Former-commit-id: 4cf300d40f8622eec476aec11e31d5367601e9d4

Former-commit-id: 507144b2ef6b0c5242d863f8c9b477a501556367

    • -4
    • +2
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Updated 17.3 full test project according to the new database structure of 17.2 with the zoning columns: - Fixes failing test Related to Issue [WTI-1469]

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

Former-commit-id: a232f3f0c61254825067ba7a7b9c63d0e3b264cc

Former-commit-id: 503ae8661ae15c6c541d804f815a4db1145d7081

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject173.rtd
Note: one test will fail, because the 17.3 full test project is not updated yet according to the new database structure of 17.2 with the zoning columns

Merged revision(s) 12917-12925 from branches/Release/17_2

Related to Issue [WTI-1469]

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

Former-commit-id: b950cab1950cda19858d053390169aa21089ee07

Former-commit-id: 9841a9ecb876e2c8ea68c8991856cb16e4eed247

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject172.rtd
    • -2
    • +10
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensionsTest.cs
    • -3
    • +6
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensionsTest.cs
    • -0
    • +16
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage.TestUtil/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityTestHelper.cs
    • -3
    • +12
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 81 more files in changeset.
Added 3 properties related to zoning to the database design: - Updated empty 17.2 file

Note: some tests will fail, because 17.2 database structure was not updated yet. This is done in a subsequent merge action from the release branch.

Related to Issue [WTI-1469]

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

Former-commit-id: e782c72e944e62b1668e0a4d649a0bd39389960b

Former-commit-id: 80f90ca2deb565ebf66f9a3df0bd346176b08db7

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/Empty valid Release 17.2.rtd
  1. … 6 more files in changeset.
Merged revision(s) 12923 and 12920 from branches/Release/17_2_Development: Added test to verify that the latest Ringtoets project file can be opened by the current RT - Updated FullTestProject

Related to Issue [WTI 1469]

Related to Issue [WTI-1469]

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

Former-commit-id: 2615de68acfa9e1c58557dfd526ea828968dafff

Former-commit-id: c36752097da36522536dbdef4cb268fd823a4188

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject172.rtd
    • -0
    • +16
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Added test to verify that the latest Ringtoets project file can be opened by the current RT - Updated FullTestProject

Related to Issue [WTI-1469]

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

Former-commit-id: 9d57c547d2cee0d4ac3acd6bc1dc807aa4854d8e

Former-commit-id: e2373bd5e5ee076d0b4be5e3088b49791e0b69ed

    • -0
    • +16
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Reverted changes

Related to Issue [WTI-1469]

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

Former-commit-id: 500218f542bff2ebd6a34fd1d7273998e3ade160

Former-commit-id: 845e6beebfd5312315183d1704dfb91872272a73

    • -16
    • +0
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs
Added test to verify that the latest Ringtoets project file can be opened by the current RT - Updated FullTestProject Related to Issue [WTI-1469]

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

Former-commit-id: 96bcd32d9e93f6b2ef85eebe45a8ac970a2437ac

Former-commit-id: da70edfebdb0a89bcc07ac9918930b53884babe3

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject172.rtd
Added test to verify that the latest Ringtoets project file can be opened by the current RT - Updated FullTestProject Related to Issue [WTI-1469]

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

Former-commit-id: c9a9735b9a392d21f6fe01c412bddb04676b4903

Former-commit-id: a9a687f4612642748976bf5e3c5db149b0685369

    • -0
    • +16
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectMigrationTestHelperTest.cs