CriticalProfilePropertiesTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup up piping: - Removed unused files - Removed unused references Related to Issue [WTI-1343]

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

Former-commit-id: 9bff1a1cb0aa60e8667cb99d07bc748df0735e8b

Former-commit-id: 174629dc333d38b6d7a59a3eb4fd9fb980dd3261

    • -127
    • +0
    ./CriticalProfilePropertiesTest.cs
  1. … 41 more files in changeset.
Inlined resources in piping tests. Related to Issue [WTI-1266]

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

Former-commit-id: 72a0f93d414bc861d85572bc34c4b97aa37a200b

Former-commit-id: b6b75f91804f3a6f420b426beeadbf957628d764

  1. … 28 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

  1. … 394 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 283 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

  1. … 183 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

  1. … 124 more files in changeset.
Added verification of the database schema of DSoil-Model in which stochastic soil model names need to be unique. Introduced StochasticSoilModelCollection which has additional validation for the uniqueness of the StochasticSoilModel Name. Renamed files containing Table constants. Related to Issue [WTI-1093]

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

Former-commit-id: 80c9a9206c20d8fdfa23712d2c68f9f13cc67378

Former-commit-id: b1779cca6f30e7472f2c9620524f4f5ae6031db2

  1. … 55 more files in changeset.
* Cleanup Ringtoets.Piping.IO.Test Related to Issue [WTI-737]

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

Former-commit-id: 3b1e75d3ec200abbb0c630e9ebee611738c12c9e

Former-commit-id: 87236b1e28ac36a8e305b06288f8cfa63c3eeb4c

  1. … 20 more files in changeset.
Added reading of parameters of distributions for BelowPhreaticLevel, Permeability and DiameterD70. Related to Issue [WTI-686]

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

Former-commit-id: a7d4b816853df35cdda4f6f9346d83ea0fa10cb1

Former-commit-id: 3bf3a1b003b001778b4cc61dca0c1a8230ea3f63

  1. … 30 more files in changeset.
Changed -schematisering => -schematisatie (Paired with kleijn)

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

Former-commit-id: ffed661ad129d948ece37fc518e810cfca039544

Former-commit-id: 7418cb2c1440f91e73e587815ecf197c3a5ba0eb

  1. … 14 more files in changeset.
- Refactored SoilProfile such, that it also saves the database identifier - Added XML doc Related to Issue [WTI-414]

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

Former-commit-id: a8b9a97044c8220d7c33e7c337439db7add3afe5

Former-commit-id: eb2587d8db1441313f14aecbc3d900ae10c60451

  1. … 35 more files in changeset.
Introduced feature to read HRD database locations Replaced *PipingReadResult* by *ReadResult* Related to Issue [WTI-330]

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

Former-commit-id: 9c91f16ed42046390f0ae0e82710bf2732afdc1f

Former-commit-id: fe500ab72cdc1fb5f38bc11629b9ef1ee5ef2c09

  1. … 66 more files in changeset.
Refactored piping IO Reader to global reader base so we can also use it for HR database. Related to Issue [WTI-326]

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

Former-commit-id: a154c37f8986e44e7e2d9100ea5676023d3e0bb7

Former-commit-id: c695b2a962e1c6aa931094b946c0227de6853b99

  1. … 35 more files in changeset.
* Added version to database * Added test-data for ringtoets databases * Moved FileUtils to Core.Common.Utils * Renamed Core.Common.Utils.Properties/Resource to Core.Common.Utils.Properties/Resources

Related to Issue [WTI-284]

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

Former-commit-id: 99e0a481b8b4a6abc91210fd23b345e3e4749f1b

  1. … 48 more files in changeset.
* Updated error messages generated by Soil Profile related file reader classes. Related to Issue [WTI-20]

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

Former-commit-id: 512a024302d66eeabca33c150b65e87e76b9929f

  1. … 11 more files in changeset.
Have DoubleWithToleranceComparer implement both generic and non generic versions of the IComparer interface Renamed IRowBasedReader to IRowBasedDatabaseReader because it better matches its purpose Used ArgumentNullException where it was more appropriate Tested for exception messages Related to Issue [WTI-27]

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

Former-commit-id: d592930a4256566150b8fdfc5fd73b06cfb2df31

  1. … 25 more files in changeset.
Added tests for SoilProfile1DReader, SoilProfile2DReader and CriticalProfileProperties. Improved documentation

Related to Issue [WTI-27]

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

Former-commit-id: c7584fa04d2255bae0ad3220d889e30a4a6be2e3

    • -0
    • +92
    ./CriticalProfilePropertiesTest.cs
  1. … 13 more files in changeset.