Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update DAM Live to NUnit 3.13.3

Related to Issue [MWDAM-1873]

    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -8
    • +13
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -0
    • +12
    ./Deltares.Dam.Application.Live/app.config
    • -0
    • +18
    ./Deltares.DamLive.Tests/App.config
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -4
    • +11
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -1
    • +1
    ./Deltares.DamLive.Tests/packages.config
    • -1
    • +1
    ./Deltares.DamLive.Tests/CalculationParametersAssemblerTest.cs
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -2
    • +2
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
    • binary
    ./packages/NUnit.2.6.2/lib/nunit.framework.dll
    • too large
    ./packages/NUnit.2.6.2/lib/nunit.framework.xml
    • binary
    ./packages/NUnit.2.6.2/NUnit.2.6.2.nupkg
Added the test and testfile for CalculationParametersAssembler.

Related to Issue [MWDAM-1823]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -0
    • +127
    ./Deltares.DamLive.Tests/CalculationParametersAssemblerTest.cs
    • -0
    • +4
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +1
    ./Deltares.DamLive.TestHelper/Deltares.DamLive.TestHelper.csproj
    • -0
    • +47
    ./Deltares.DamLive.TestHelper/XmlAdapter.cs
    • -0
    • +17
    ./Deltares.DamLive.Tests/TestData/SampleCalculationParameters.xml
Moved both CalculationParameters and CalculationParametersAssembler to the proper namespace, corrected path to internal xsd.

Related to Issue [MWDAM-1823]

    • -12
    • +11
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -4
    • +3
    ./Deltares.Dam.Application.Live/CalculationParameters.cs
Restored CalculationParameters etc. locally as its only used by DAM Live. Also reintroduced FileInfo version of LoadFromFile.

Related to Issue [MWDAM-1823]

    • -0
    • +2
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -0
    • +241
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -0
    • +69
    ./Deltares.Dam.Application.Live/CalculationParameters.cs
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.DamLive.Version/Deltares.DamLive.Version.csproj
    • -1
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -1
    • +1
    ./Deltares.DamLive.TestHelper/Deltares.DamLive.TestHelper.csproj
    • -1
    • +1
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./build/Deltares.DamLive.Version.targets
Set WorkInProgress tests to Ignore for now in order to be able to get a green Team City DAM project.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
Set version of Dam Engine, DamLive and Dam UI to 20.1

Related to Issue [MWDAM-1653]

    • -3
    • +3
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
  1. … 3 more files in changeset.
Set 2 unit tests to work-in-progress because of removing old macrostability kernel

Related to Issue [MWDAM-1627]

    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Fix unit test for DamLive

Related to Issue [MWDAM-1626]

Fix unit tests

Related to Issue [MWDAM-1295]

    • -2
    • +0
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ParametersFile.xml
  1. … 5 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1295]

    • -15
    • +13
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ParametersFile.xml
    • -0
    • +1
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

    • -3
    • +0
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -12
    • +0
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Removed dead code.

Related to Issue [MWDAM-890]

    • -2
    • +0
    ./Deltares.Dam.Application.Live/Program.cs
Use DamLicense object for DamLive

Related to Issue [MWDAM-890]

    • -21
    • +8
    ./Deltares.Dam.Application.Live/Program.cs
Set failing tests to work in progress

Related to Issue [MWDAM-1551]

    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
Added version number.

Related to Issue [MWDAM-1481]

    • -2
    • +2
    ./Deltares.Dam.Application.Live/Program.cs
Replaced "true" by "yes" as only allowed possibilities are "yes" and "no" for standalone attribute.

Related to Issue [MWDAM-1481]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/Program.cs
Fixed the failing tests.

Related to Issue [MWDAM-1458]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
  1. … 1 more file in changeset.
Set version info to 19.1.0 and copyright to 2109

Related to Issue [MWDAM-1369]

    • -3
    • +3
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
  1. … 3 more files in changeset.
Update license headers to 2019

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
    • -1
    • +1
    ./Deltares.Dam.Application.Live/CommandOptions.cs
    • -1
    • +1
    ./Deltares.Dam.Application.Live/ModelRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.OutputFile.xml
    • -1
    • +1
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.InputFile.xml
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -1
    • +1
    ./Deltares.DamLive.TestHelper/IOHelper.cs
  1. … 24 more files in changeset.
Renamed all Wbi's to Wti's parameters. In order for this to work, made interim release for DamEngine too.

Related to Issue [MWDAM-1351]

    • -0
    • +2
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 12 more files in changeset.
Added test for Pulau Tekong Stability Outward

Improved name of test class PulauTekongMissingValuesTest

Related to Issue [MWDAM-1339]

    • -0
    • +226
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -1
    • +2
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +226
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -221
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
Refactored: cleanup code

Related to Issue [MWDAM-1292]

    • -59
    • +7
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)

Fixed wrong parameterId in outputfile when running Macrostability Outside

Refactoring (improve filename)

Related to Issue [MWDAM-1292]

Related to Issue [MWDAM-1289]

Related to Issue [MWDAM-1292]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -0
    • +273
    ./Deltares.DamLive.Tests/DamLivePulauTekongTest.cs
    • -215
    • +0
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -2
    • +0
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
  1. … 1 more file in changeset.
Cleanup code

Related to Issue [MWDAM-1292]

    • -2
    • +2
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Cleanup code

Related to Issue [MWDAM-1292]

    • -4
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
Adapted to review

Renamed model Stability to StabilityInside

Related to Issue [MWDAM-1289]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekong.cs
  1. … 4 more files in changeset.
Adapted to review

Some code cleanup

Related to Issue [MWDAM-1289]

    • -17
    • +4
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
  1. … 3 more files in changeset.
Alpha version preceding 18.2.1 release for test purposes

Related to Issue [MWDAM-1291]

    • -2
    • +2
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn