Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved piping calculation configuration related file in Configurations subfolder (src and test). Renamed ReadPipingCalculation to PipingCalculationConfiguration and changed implementation so that properties are not read-only. Related to Issue [WTI-1221]

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

Former-commit-id: aa203a9548d54cd785c5b19abc6889495490b2f1

Former-commit-id: 48d4a5281068f5d5a3c62ca89a449171a31e2819

    • -419
    • +0
    ./PipingCalculationConfigurationReaderTest.cs
  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
    • +1
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 393 more files in changeset.
Fixed double run tests on buildserver Related to Issue [WTI-1242]

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

Former-commit-id: 52f591326cccf5d7a2a1e12aeb78918986637e57

Former-commit-id: be8fefb6363c6b8b12cd28f0c809983fa33fa68b

    • -4
    • +8
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 9 more files in changeset.
Moved *Configuration* classes from *Readers*, *Writers*, *Importers*, and *Exporters* to *Ringtoets.Common.IO\Configurations*. - Introduced folders *Import* and *Export* as discussed with ~kleijn

Renamed ReadCalculationGroupTest to CalculationGroupConfigurationTest

Related to Issue [WTI-1165]

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

Former-commit-id: fd652be30e990650875de5629ce92db553c12bc8

Former-commit-id: e658bcc9d240ee56199ecfbbd4bb76506bd46278

    • -1
    • +1
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 96 more files in changeset.
Removed "Wrong culture" tests for CalculationConfigurationReaders, because the XML type "Double" is culture invariant. A test to validate '0,5' as a Double is therefore always invalid. Since these tests already have a similar test containing a string value, the 'WrongCulture' tests are obsolete.

Source:

https://www.w3.org/TR/xmlschema-2/#double

"decimal has a lexical representation consisting of a finite-length sequence of decimal digits (#x30-#x39) separated by a period as a decimal indicator.

...

double values have a lexical representation consisting of a mantissa followed, optionally, by the character "E" or "e", followed by an exponent.

... The representations for exponent and mantissa must follow the lexical rules for integer and decimal."

Related to Issue [WTI-1166]

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

Former-commit-id: b75df33f17d7cf9c77ae41211458eaff81582a7e

Former-commit-id: 9f23ef3f782092a618f0d74263620e55801e2f8d

    • -15
    • +0
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 37 more files in changeset.
Added different order tests Related to Issue [WTI-1218]

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

Former-commit-id: 9433478d853f150f69b1925ea28e163fd8e6972e

Former-commit-id: e757cfaa9b1d876fae9b0c541b0137af264ed9a8

    • -4
    • +8
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 2 more files in changeset.
Refactored exporter / writer structure so that an actual writer can be used in the exporter instead of a less robust extension method approach. Related to Issue [WTI-1161]

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

Former-commit-id: 346c098d73f03d6d9f17ae31c61d501bfd563ace

Former-commit-id: 1ee1691764af1dbdd09945f2c06ea8a49687a687

    • -10
    • +11
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 51 more files in changeset.
* Added license headers. * Added assertions to prove deep clone implementation for IDistribution and IVariationCoefficient implementations. * Renamed some piping calculation configuration test files. * Removed superfluous support for variation coefficient stochasts in grass cover erosion inwards calculation configurations. Related to Issue [WTI-1218]

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

Former-commit-id: f257c416feee24150160af4374d30476278bbc58

Former-commit-id: 9fdf87bed6b7eabd1e910d1bd2bbb7efb4ed41e6

    • -24
    • +14
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 13 more files in changeset.
Modified schemas so that the xsd:all element is used instead of the xsd:sequence. Related to Issue [WTI-1218]

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

Former-commit-id: 278360b84bfa049c9c3e97da2e3747784c388637

Former-commit-id: d447d2d871a741ed3687d9b288d56dea482e8991

    • -11
    • +11
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 14 more files in changeset.
Added test cases for when stochast definition is empty Related to Issue [WTI-1218]

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

Former-commit-id: 6d913f1945fac23d307d691293a3404d7b7798c9

Former-commit-id: 41b41b34ad6322fa9c6b98d9c37fa924ad3bc40c

    • -0
    • +25
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 5 more files in changeset.
Updated StochastSchema.xsd so that mean is optional and either standard deviation or a variation coefficient can be optionally defined. Related to Issue [WTI-1218]

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

Former-commit-id: 3413e104edd41c143a9486526ea7c57cb7b230b5

Former-commit-id: c8f1ca3376ffdf9cc3c7a692f0f08a701d5f2533

    • -6
    • +38
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 10 more files in changeset.
* Fixed typos. * Extra test cases for GrassCoverErosionInwardsCalculationConfigurationReader. * *CalculationConfigurationReader now directly take Name, as the value cannot be null because of the schema. * Refactored checking infinity for *CalculationConfigurationReader tests. * Readded License headers. Related to Issue [WTI-1154]

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

Former-commit-id: e5eaaf5c85c848d2387df9da92df0e4655cdd819

Former-commit-id: 57e5fe2464d4f2bb4d43d237a48dc53e00612076

    • -7
    • +16
    ./PipingCalculationConfigurationReaderTest.cs
  1. … 22 more files in changeset.
Renamed ConfigurationReaders to CalculationConfigurationReaders. Related to Issue [WTI-1157]

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

Former-commit-id: bfb84fe1e25a3d25d5ec261f2f9f6578fccb896f

Former-commit-id: ae22eb15a42424ffa34e3f165b62a8eb574ec03d

    • -0
    • +369
    ./PipingCalculationConfigurationReaderTest.cs
    • -370
    • +0
    ./PipingConfigurationReaderTest.cs
  1. … 235 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.
Implemented ReadWaveConditionsCalculation. Related to Issue [WTI-1157]

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

Former-commit-id: 64b9f5d5c3edc308bbf4f8dad58bfcbc69aa5c7c

Former-commit-id: 43d77eb9cb9c3c39591184e8dda1f7a84f9a6e01

  1. … 5 more files in changeset.
- Added extra test cases and data for invalid configuration xml. - Changed golfreductie element in xsd from all to sequence. Related to Issue [WTI-1157]

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

Former-commit-id: 230018dafc0ab113176e9c1529109b6a215416be

Former-commit-id: 5fc57f6246f6bc35a919f52bf577dce6616bc221

  1. … 16 more files in changeset.
Cleaned up configuration reader related tests Related to Issue [WTI-1157]

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

Former-commit-id: 691da3a913ace8eb0df5a8248600913bccbe3f92

Former-commit-id: 87c2e8f0385f7db65c40727c2e6dcc5c2df1d23d

  1. … 1 more file in changeset.
Cleaned up configuration reader related tests Related to Issue [WTI-1157]

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

Former-commit-id: 42b90b747f9405684c091c06c0150e356f05de8f

Former-commit-id: ee3256083181c6c85879b6148a332b94e7e79028

    • -103
    • +0
    ./PipingConfigurationReaderTest.cs
  1. … 15 more files in changeset.
Introduced nested structure for XSD Related to Issue [WTI-1157]

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

Former-commit-id: 658d38dc9d87e0206d7fbe5c73f278d0b9cce683

Former-commit-id: d3e55737f69f708151483adad623f28cf23a478c

  1. … 13 more files in changeset.
Moved some configuration tests Related to Issue [WTI-1157]

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

Former-commit-id: 4231cf3e1c470ffd0d5fc48e39bb69ef2d764060

Former-commit-id: 355288893abab5cf6b6585ec2dd74a740043693b

  1. … 3 more files in changeset.
Moved some configuration tests Related to Issue [WTI-1157]

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

Former-commit-id: 1eb60396b94c16e523e80d9d76d273c2a64649e3

Former-commit-id: fde60902271e21b9706aff032eb183850113c3a5

    • -103
    • +0
    ./PipingConfigurationReaderTest.cs
  1. … 9 more files in changeset.
Renamed IReadCalculationItem into IReadConfigurationItem Related to Issue [WTI-1157]

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

Former-commit-id: 1f47c4f95af0702bc993ee9154d964d1e021bdad

Former-commit-id: e369ac05d32d0776f4493a913b6ad41a11999360

    • -36
    • +36
    ./PipingConfigurationReaderTest.cs
  1. … 9 more files in changeset.
Moved IReadCalculationItem and ReadCalculationGroup Related to Issue [WTI-1157]

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

Former-commit-id: dc748af24143564fdb20ee6d0c04319054885f0b

Former-commit-id: 48a4a92af4151ab15e9148ada95c8dd00e7e56ec

    • -18
    • +19
    ./PipingConfigurationReaderTest.cs
    • -50
    • +0
    ./ReadPipingCalculationGroupTest.cs
  1. … 12 more files in changeset.
Final change after review. Related to Issue [WTI-1134]

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

Former-commit-id: 869d9235436d875109d32697c38f8149aa0ec1d4

Former-commit-id: 8bc5fb1350a7db1c7db5addcc7d42eac7225fa02

Added INF related logic for PipingConfigurationReader Related to Issue [WTI-1134]

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

Former-commit-id: d70a5a31381f04a8acb0e49f1890d8b33d0f801b

Former-commit-id: ce5e191d0a45ec6886fb38dabaebd853fd2db10c

  1. … 2 more files in changeset.
Improvements after review. Related to Issue [WTI-1133]

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

Former-commit-id: 58a77f4e5772a50da48d0575dff08e8779780c01

Former-commit-id: 60fb8aa1c80c5a08394b38bb7ff07d7fe5a37678

  1. … 21 more files in changeset.
- Used nameof methods instead of random path to create test file names. - Bubbled IOException when trying to delete a test file and it fails so we know that the file is not deleted. Paired with @janssen

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

Former-commit-id: e808c5751086faf8a2b72d918e1074adb5044314

Former-commit-id: 4ba1926135f291f4b4a4ecb3debc1e7712f492c3

  1. … 25 more files in changeset.
Adapted XSD string validation Related to Issue [WTI-1135]

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

Former-commit-id: 9c3632411139ec04335fbe8a1f82456ef2305583

Former-commit-id: 899febcefe9b0fcd885407bf338a0ac45c1f2efa

  1. … 1 more file in changeset.
- Added test cases - Added exception to log for stacktrace. Related to Issue [WTI-1133]

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

Former-commit-id: 0ea0d9031b01d94da4f28687273101a2155de098

Former-commit-id: c54d23c19d4b9207f1599ca62ab91ea282367518

  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 2c7b932b25746d662f1872d0cc7da1da362c0ac2

Former-commit-id: 1f84cdb983217ed176b0641fe2e377ece56b7c2a

  1. … 22 more files in changeset.