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

    • -99
    • +0
    ./PipingCalculationConfigurationExporterTest.cs
    • -168
    • +0
    ./PipingCalculationConfigurationWriterTest.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
    ./PipingCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./PipingCalculationConfigurationWriterTest.cs
  1. … 393 more files in changeset.
Fix in testdata Related to Issue [WTI-1161]

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

Former-commit-id: 1a691b0db8e9ea4b2ffc15b3e6f1c21de5dc355e

Former-commit-id: 3fd61c4b9e69712a03c39da3f2f2b0c3708baf86

    • -1
    • +1
    ./PipingCalculationConfigurationWriterTest.cs
  1. … 2 more files in changeset.
* Replaced string with nameof operator variant Related to Issue [WTI-1157]

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

Former-commit-id: 2145b2b43bd2d4cc807800af6381fab9b5d1f658

Former-commit-id: 4453d5dc4af5ba75efa541f14eab040c53e6e55c

    • -1
    • +1
    ./PipingCalculationConfigurationExporterTest.cs
Incorporated review comments Related to Issue [WTI-1157]

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

Former-commit-id: 45e11e45ef1bb5f084547eda70f1b285a33c170c

Former-commit-id: d737b1e6d1e3c5529c16c1b3ce7e53620c79e3c3

    • -1
    • +1
    ./PipingCalculationConfigurationExporterTest.cs
  1. … 2 more files in changeset.
Created base class for Calculation configuration exporters and applied it where possible Related to Issue [WTI-1153]

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

Former-commit-id: 39729f36f6239588e9b28075085c9b4fb908796b

Former-commit-id: e81d4f9db3d72306969c08684aaab11aaaf8ce34

    • -96
    • +4
    ./PipingCalculationConfigurationWriterTest.cs
  1. … 10 more files in changeset.
Created CustomCalculationConfigurationExporterDesignGuidelinesTestFixture for all test classes that are calculation configuration exporters Related to Issue [WTI-1157]

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

Former-commit-id: 9d3a0ff4e37b31c2f211f672dc2697c2f9b1a5e7

Former-commit-id: 24c51abffb0a0e2b1c7889e618b862f638f04289

    • -64
    • +14
    ./PipingCalculationConfigurationExporterTest.cs
  1. … 13 more files in changeset.
renamed exporters. Related to Issue [WTI-1157]

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

Former-commit-id: a1ad99d157d08092e47a7c16a577ab6d9b277ef9

Former-commit-id: c76b117e599bb316862c5bd9fc4d3bd90c0ce91b

    • -0
    • +149
    ./PipingCalculationConfigurationExporterTest.cs
    • -150
    • +0
    ./PipingConfigurationExporterTest.cs
  1. … 58 more files in changeset.
Renamed all writers. (Added calculation in the name) Related to Issue [WTI-1157]

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

Former-commit-id: e59e11fa4cebec5b73eab61e933d1f7e5e2ec2df

Former-commit-id: 0167b597ed82e8f5802992d90ed81ef39ffa3d06

    • -0
    • +260
    ./PipingCalculationConfigurationWriterTest.cs
    • -260
    • +0
    ./PipingConfigurationWriterTest.cs
  1. … 64 more files in changeset.
Made exporters work on collection of ICalculationBase rather than CalculationGroup

Related to Issue [WTI-1153]

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

Former-commit-id: 10eaea9ba26e9f8d74b83e5dbda1a754f7476fe5

Former-commit-id: abad5d7cb6626bf06df877740175da87d8a456ce

    • -43
    • +11
    ./PipingConfigurationExporterTest.cs
  1. … 16 more files in changeset.
Made writers work on collection of ICalculationBase rather than CalculationGroup Related to Issue [WTI-1153]

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

Former-commit-id: f12a13bd08a6cde71c4e2331908643e33e5c26b5

Former-commit-id: 2640e4bb3ff7f12d4219278be44995533796c43c

    • -26
    • +17
    ./PipingConfigurationWriterTest.cs
  1. … 7 more files in changeset.
Extracted common CalculationConfigurationWriter from the PipingConfigurationWriter. Related to Issue [WTI-1159]

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

Former-commit-id: 5c6798182b7c3e87b252d83f82cf0da62d16e730

Former-commit-id: d190f15688c6f4cc9ff0bbb6f6d71b207e379811

  1. … 7 more files in changeset.
Updated tests with GetScratchPadPath Paired with tangerma Related to Issue [WTI-1088]

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

Former-commit-id: 76b37a547837d85495939bef575161003eb4f535

Former-commit-id: 342ddbae4245ac328542bb682fede067eb760c54

    • -23
    • +17
    ./PipingConfigurationExporterTest.cs
    • -19
    • +12
    ./PipingConfigurationWriterTest.cs
  1. … 20 more files in changeset.
Added INF related tests for PipingConfigurationWriter Related to Issue [WTI-1134]

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

Former-commit-id: 9a7c95ddd0451d9f9c4e5a280717d0b24d06d775

Former-commit-id: 198f88d7ba16fe532240a6f2453184ef7bff68e8

  1. … 4 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.
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.
Review related changes => Extended PipingConfigurationWriterTest Related to Issue [WTI-1134]

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

Former-commit-id: 8905e0218ec08232898fdc029f04b67542c4371c

Former-commit-id: dd41c52b683dab5d30883b2ec9fe95b49a502010

  1. … 4 more files in changeset.
* More tests now write to Scratchpad folder instead of some test data path (or to temp) Related to Issue [WTI-1088]

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

Former-commit-id: 52b0d6344e1d95add3b4fb21d5fc94c6cabdd09f

Former-commit-id: 8971cf5a936306f7e587726a9e1c205a79758950

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

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

Former-commit-id: d5618e9d205f7c2fe9fc2bc61f4ee0321972c05a

Former-commit-id: 51b07123154419ffcddfc498f8ca76bed843c74f

    • -11
    • +11
    ./PipingConfigurationExporterTest.cs
    • -39
    • +43
    ./PipingConfigurationWriterTest.cs
  1. … 3 more files in changeset.
Implemented export method of the exporter. Related to Issue [WTI-1134]

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

Former-commit-id: 63655769259dc600164d8a926aca7e44a38f37e3

Former-commit-id: df0dd07b22d8babfef5915fd6cb776b17ce2b286

    • -0
    • +122
    ./PipingConfigurationExporterTest.cs
  1. … 3 more files in changeset.
Implemented first part of the PipingConfigurationExporter Related to Issue [WTI-1134]

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

Former-commit-id: 9264e48bdd41609b4745fa27e30e2062875af6ef

Former-commit-id: 926294310b46a0ea9e5895f240525617a200b828

    • -0
    • +67
    ./PipingConfigurationExporterTest.cs
  1. … 3 more files in changeset.
- Renamed writer, methods and test-data folder. - Deleted xsd in test-data folder as it was unused. Related to Issue [WTI-1134]

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

Former-commit-id: 419525831ac336b685d59078dfe9852a96d1bf95

Former-commit-id: 08a68c0507a5df2ff6c73e7a22ff730b50ae39c4

    • -0
    • +251
    ./PipingConfigurationWriterTest.cs
  1. … 17 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.
- Improved writer - Added test coverage - Renamed and removed some test files. Related to Issue [WTI-1134]

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

Former-commit-id: 86107d4f276e2075909624951cd04ff626ce5cc3

Former-commit-id: 536d3e4e38fd5faf796719565b90cfedebba09e7

  1. … 16 more files in changeset.
Implemented first version of writer. Related to Issue [WTI-1134]

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

Former-commit-id: 49b45d8d25d2612100c6eefeb5036db1aeb8dd12

Former-commit-id: 118dcd902fa3729bf5bbab56b04af256a45265d6

  1. … 9 more files in changeset.
Introduced writer for calculation groups. Implemented error handling Related to Issue [WTi-1134]

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

Former-commit-id: d4fb28c0a3def101b26be0e94adc093a6b0efdac

Former-commit-id: db8bdcb8f86747271acf7b7390273098a4953d06

    • -0
    • +116
    ./CalculationGroupWriterTest.cs
  1. … 4 more files in changeset.