Deltares.DamEngine.IntegrationTests.csproj

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
Reversed accidental full commit.

Related to Issue [MWDAM-1889]

    • -3
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 26 more files in changeset.
Made sure that file is copied as it is supposed to be.

Related to Issue [MWDAM-1889]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 26 more files in changeset.
Added tests for Multicore use for Operational (and Design) for BishopGrid in order to test and solve multicore problem9s) with Operational. When done, this version (or its successors) should be added to the DamLive project.

Related to Issue [MWDAM-1866]

    • -0
    • +30
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 13 more files in changeset.
Adapted to review

Related to Issue [MWDAM-1874]

    • -15
    • +15
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 3 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -288
    • +288
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 398 more files in changeset.
Removed old CompareNetObjects package references

Related to Issue [MWDAM-1874]

    • -3
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Added CompareNetObjects package

Related to Issue [MWDAM-1874]

    • -0
    • +5
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Update Dam Engine to new SDK project format

Related to Issue [MWDAM-1874]

    • -372
    • +288
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 27 more files in changeset.
Fix failing unit test

Related to Issue [MWDAM-1862]

    • -0
    • +8
    ./Deltares.DamEngine.IntegrationTests.csproj
Set each project to its own bin directory

Related to Issue [MWDAM-1862]

    • -2
    • +2
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 11 more files in changeset.
Revert Remove include of packages

Related to Issue [MWDAM-1857]

    • -1
    • +7
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Remove include of packages

Related to Issue [MWDAM-1857]

    • -7
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Update to NUnit 3.13.3

Related to Issue [MWDAM-1857]

    • -2
    • +11
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 35 more files in changeset.
(Re-)Added the stability outward calculation for Bishop, NoAdaption.

Related to Issue [MWDAM-1792]

    • -0
    • +6
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 11 more files in changeset.
I re-added and adapted two tests, one for Bishop and one for UpliftVan.

Related to Issue [MWDAM-1639]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 1 more file in changeset.
Removed the obsolete ZoneAreaRestSlopeCrestWidth (but not from xsd definition to prevent possible backward compatibility problems).

Related to Issue [MWDAM-1639]

    • -6
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 7 more files in changeset.
Made sure this test project uses the proper version information.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 1 more file in changeset.
Update all DAMEngine projects to .Net 4.6.1 in preparation for using the Stix Writer.

Related to Issue [MWDAM-1722]

    • -1
    • +2
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 13 more files in changeset.
Added setting proper name for xml file. Adapted exiting test(s) by adding missing path/name parameters to example data. Also improved null testing to get rid of warnings.

Related to Issue [MWDAM-1670]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Renamed test file to less common name in order to solve the flipping test.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 3 more files in changeset.
Fixed the issue by replacing soil as dictionary key by soilname as key for the Aquifer dictionary. Now the aquifers can be found.

Related to Issue [MWDAM-1697]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 8 more files in changeset.
Add ignored test to be used for debugging input XM files

Related to Issue [MWDAM-1617]

    • -0
    • +4
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 2 more files in changeset.
Replaced two test files by one, rewrote tests to use common code.

Related to Issue [MWDAM-1554]

    • -4
    • +1
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Fixed the issue by taking the adaption of the surface line forward to before kernel Prepare statement. Added tests for it.

Related to Issue [MWDAM-1554]

    • -0
    • +6
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 4 more files in changeset.
Set message when no segments with the expected failure mechanism type were found

Related to Issue [MWDAM-1231]

    • -0
    • +7
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 7 more files in changeset.
Removed Assessment mode from the Engine (code and xsd). Note: the enumerations belonging to this mode will be removed in next commit as this is part of two issues.

Related to Issue [MWDAM-1410]

    • -1
    • +0
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 79 more files in changeset.
Added a warning to calculation messages in design calculator when there are no soil profiles for a location

Related to Issue [MWDAM-1341]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 6 more files in changeset.
Added test for failed result with Piping Wti Sellmeijer Revised with several ToDo's for other issues

Related to Issue [MWDAM-1390]

    • -0
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 3 more files in changeset.
It turned out that PipingSellmeijerRevisedTests.cs already existed. It should have been named WtiPipingSellmeijerRevisedTests.

Related to Issue [MWDAM-1388]

    • -10
    • +3
    ./Deltares.DamEngine.IntegrationTests.csproj
  1. … 7 more files in changeset.