Ringtoets.Piping.Calculation.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets.Piping.Calculation (and related projects) to Ringtoets.Piping.KernelWrapper (and related projects) to better match its purpose. Added Ringtoets.Piping.Primitives project and test project. Added Ringtoets.Piping.InputParameterCalculation project and test project. Related to Issue [WTI-382]

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

Former-commit-id: 30dd3bacca55bb31c1a89d7e4baa3e821bd6eb9f

Former-commit-id: 114abaff74ca4c64bc6b43ae4ce78b856e4fb2f4

    • -105
    • +0
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 97 more files in changeset.
Moved PipingSemiProbabilisticResultTransformer to Service package and renamed it to PipingSemiProbabilisticCalculationService.

Related to Issue [WTI-385]

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

Former-commit-id: 5325c793fa149d668e83512a7464176e15d7bebe

Former-commit-id: 0dbce3a8888855573e1fc793a30787195ba04d01

    • -5
    • +0
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 11 more files in changeset.
Added SemiProbabilisticOutput and SemiProbabilisticParameters to the PipingCalculation. Related to Issue [WTI-385]

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

Former-commit-id: 408c53f057500943b07ca3b3364f96415fcae735

Former-commit-id: c03225842e9411a1732bacd72749a9d67331c5f9

    • -0
    • +4
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 7 more files in changeset.
Added calculator for the semi probabilistic result per PipingCalculationResult. Related to Issue [WTI-385]

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

Former-commit-id: 0b3bb787e31b3c801900d03bda10de9ee5af0846

Former-commit-id: 8c6256d4e52e4589236b1d74ef3363d1ffd0b224

    • -4
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 4 more files in changeset.
Set AssessmentLevel from HydraulicBoundaryLocation.DesignWaterLevel. Calculate PiezometricHeadExit using PipingCalculationService. Related to Issue [WTI-383]

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

Former-commit-id: fa8f70e73c9afc37e354a143cf3ea057dc732821

Former-commit-id: 4c1e8489c2b9b946861f3227b59d1387737b4afb

    • -0
    • +4
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 21 more files in changeset.
Added SaturatedVolumicWeightOfCoverageLayer as input for PipingCalculator (not yet in interface) Added IPiezoHeadCalculator and the implementations to wrap the static call to the piping kernel and be able to verify the input of the calculation. PipingCalculationService.CalculateThicknessCoverageLayer no longer throws exceptions, but handles it just like the other service calculation calls. Added PipingCalculationService.CalculatePiezometricHeadAtExit to be able to show it in the interface.

Related to Issue [WTI-383]

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

Former-commit-id: af7eb286d6627e0cd74da817014d635b006061ed

Former-commit-id: 6a9dc5a69a04b25ca7e9f29cdfb6969d5d206495

    • -0
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 23 more files in changeset.
Wrapped piping calculators inside interfaces so that they can be stubbed for testing purposes. Related to Issue [WTI-383]

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

Former-commit-id: 5c40926c8fe8d20ce738ee3f5751172392aa280c

Former-commit-id: 788cb46bc8d51302493e36e59836a8f9b28e22ed

    • -0
    • +9
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 16 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

    • -1
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 96 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

    • -1
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 163 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

    • -9
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

    • -0
    • +8
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

    • -3
    • +3
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 73 more files in changeset.
reverted changes from rev 1009 for Tests projects in order to keep paths for the test-data files. Also they are not important to keep in Solution\bin folder. UMLs project reverted as well. Related to Issue [WTI-148]

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

Former-commit-id: b5e875391c3b9f3c190b7078802e7bb704520924

    • -3
    • +3
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 35 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

    • -3
    • +3
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 71 more files in changeset.
Prevent .pdb getting copied for anything but Debug in test projects. Related to Issue [WTI-64]

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

Former-commit-id: 7120d5b1b5e117098f2ef37a9cd2805a970d195d

    • -2
    • +2
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 29 more files in changeset.
Prevent .pdb getting copied for anything but Debug in non-test projects. Related to Issue [WTI-64]

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

Former-commit-id: 3d3b918e38ffd9aa7f0ddb2fd417fe09daed7326

    • -2
    • +2
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 54 more files in changeset.
* Renamed PipingCalculation to PipingCalculator and updated related classes. Related to Issue [WTI-171]

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

Former-commit-id: 173f131989cfaf2a5e33653a7134927b649be20d

    • -4
    • +4
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 22 more files in changeset.
* Removed Ringtoets.Piping.Calculation.Piping ** Moved files in that namespace up 1 'directory' Related to Issue [WTI-171]

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

Former-commit-id: bfd2705550971b51914f4ad3aab1a0e978d606ff

    • -8
    • +8
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 38 more files in changeset.
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

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

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

    • -2
    • +6
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 60 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

    • -1
    • +0
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 78 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

    • -1
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 59 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

    • -0
    • +9
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 75 more files in changeset.
* Defined factory to create DesignVariables for ramdom variable in PipingData. * Implemented default values defined in Table 3.2 and Table 3.3 of the Functional design semi-probabilistic assessments Ringtoets (1209431-008-ZWS-0009 Version 2) Related to Issue [WTI-33]

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

Former-commit-id: 5347fb0bb0900c532639c233170547230eed13a2

    • -0
    • +5
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 10 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +78
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 4839 more files in changeset.
Merged revision(s) 480 from trunk/src/Plugins/Ringtoets/Piping: Added validation for required soil profile selection. Added SoilProfile as Piping calculation input. Use SoilProfile in a piping calculation. Ordered layers when creating the PipingProfile. Added IsAquifer property, but is not yet read from database. Updated testinputs to contain valid soil profile and surface line combinations. Related to Issue WTI-27 ........ Related to Issue [WTI-92]

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

Former-commit-id: 4e3dd7bc2e6b158725347d71c4de4d00c69b50ec

    • -0
    • +1
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 22 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +77
    ./Ringtoets.Piping.Calculation.Test.csproj
  1. … 4008 more files in changeset.