Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed previous test project

Related to Issue [MWDAM-1023]

Set failing test to Ignore

Related to Issue [MWDAM-1023]

Modified code for Bligh calculator according to Dam. Test fails because unknown what result for Dam should be.

Related to Issue [MWDAM-1023]

Added code and test for Bligh calculator, according to WTI. ToDo: change to DAM method.

Related to Issue [MWDAM-1023]

Restructured with different projects for BlighCalculator and ExitPointDeterminator

Related to Issue [MWDAM-1023]

  1. ./src/Tests/Deltares.DamPiping.ExitPointDeterminatorTests
  2. … 5 more files in changeset.
Restructured with different projects for BlighCalculator and ExitPointDeterminator

Related to Issue [MWDAM-1023]

Restructured with different projects for BlighCalculator and ExitPointDeterminator

Related to Issue [MWDAM-1023]

    • -71
    • +0
    ./src/Deltares.DamPiping/PipingLayer.cs
    • -71
    • +0
    ./src/Deltares.DamPiping/PipingPoint.cs
    • -516
    • +0
    ./src/Deltares.DamPiping/Routines2D.cs
  1. … 46 more files in changeset.
Changed .NET from 4.0 to 4.5

Related to Issue [MWDAM-1022]

Added ExitPointDeterminator from WTIPiping.

Related to Issue [MWDAM-1023]

    • -0
    • +305
    ./src/Deltares.DamPiping/UpliftCalculator.cs
    • -0
    • +29
    ./src/Deltares.DamPiping/Helper.cs
    • -0
    • +362
    ./src/Deltares.DamPiping/PipingSurfaceLine.cs
    • -0
    • +71
    ./src/Deltares.DamPiping/PipingPoint.cs
    • -0
    • +247
    ./src/Deltares.DamPiping/Vector3D.cs
    • -0
    • +222
    ./src/Deltares.DamPiping/Point3D.cs
    • -0
    • +217
    ./src/Deltares.DamPiping/PipingProfile.cs
    • -0
    • +22
    ./src/Deltares.DamPiping/PipingConstants.cs
    • -0
    • +30
    ./src/Deltares.DamPiping/PipingException.cs
    • -0
    • +118
    ./src/Deltares.DamPiping/Point2D.cs
  1. … 4 more files in changeset.
Added first bligh code with test, before adding classes from WTIPiping.

Related to Issue [MWDAM-1023]

Changed location of bin.

Related to Issue [MWDAM-1022]

Added classes for next step.

Related to Issue [MWDAM-1023]

moved projects to folders with name of namespace

Related to Issue [MWDAM-1022]

    • -0
    • +20
    ./src/Deltares.DamPiping/Class1.cs
  1. ./src/Deltares.DamPiping.Tests/Properties
    • -0
    • +15
    ./src/Deltares.DamPiping.Tests/Class1Tests.cs
    • -0
    • +20
    ./src/Deltares.DamPiping/Properties/GlobalAssemblyInfo.cs
    • -0
    • +8
    ./src/Deltares.DamPiping/Properties/AssemblyInfo.cs.svn
    • -0
    • +36
    ./src/Deltares.DamPiping.Tests/Properties/AssemblyInfo.cs
  2. … 7 more files in changeset.
Use NUnit as lib and not as nuget package

Related to Issue [MWDAM-1022]

    • too large
    ./lib/NUnit/nunit.framework.xml
    • binary
    ./lib/NUnit/nunit.framework.dll
    • too large
    ./src/packages/NUnit.2.6.2/lib/nunit.framework.xml
    • -15
    • +0
    ./src/packages/NUnit.2.6.2/license.txt
Adapt to Visual Studio 2012

Remove any CPU configuration

Related to Issue [MWDAM-1022]

moved tests to a higher level

Related to Issue [MWDAM-1022]

    • -0
    • +15
    ./src/Tests/Class1Tests.cs
    • -0
    • +58
    ./src/Tests/Deltares.DamPiping.Tests.csproj
    • -0
    • +36
    ./src/Tests/Properties/AssemblyInfo.cs
Added NUnit in packages (but only use dll).

Implemented first (fake) test to see if build server works.

Related to Issue [MWDAM-1022]

    • binary
    ./src/packages/NUnit.2.6.2/NUnit.2.6.2.nupkg
    • too large
    ./src/packages/NUnit.2.6.2/lib/nunit.framework.xml
    • binary
    ./src/packages/NUnit.2.6.2/lib/nunit.framework.dll
  1. ./src/Tests/Deltares.DamPiping.Tests/Properties
    • -0
    • +15
    ./src/packages/NUnit.2.6.2/license.txt
added utils

Related to Issue [MWDAM-1022]

    • -0
    • +75
    ./utils/svn_insert_version.cmd
created solution for damPiping

Related to Issue [MWDAM-1022]

    • -0
    • +20
    ./src/Properties/GlobalAssemblyInfo.cs
    • -0
    • +55
    ./src/Deltares.DamPiping.csproj
    • -0
    • +8
    ./src/Properties/AssemblyInfo.cs.svn
create structure for damPiping

Related to Issue [MWDAM-1022]

  1. … 3 more files in changeset.