GrassCoverErosionInwardsCalculationContextExportInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -135
    • +0
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for GrassCoverErosionInwards and its tests

WTI-1767

    • -0
    • +2
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 30 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 841 more files in changeset.
Extended ICalculationContext with Parent property Related to Issue [WTI-1370]

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

Former-commit-id: 35d11a4122ce57c7e1533879c860c9a97fec26bb

Former-commit-id: d7d3a76a8533a5106d200e96a3e67623eb777e5a

    • -0
    • +3
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 110 more files in changeset.
Fixed compilation errors in export info related tests

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

Former-commit-id: 0378a021836f19b69d1414e69e556efdf8372892

Former-commit-id: b5f018dcc6ee4174ad2a4114426333d58c7032af

    • -0
    • +3
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 11 more files in changeset.
Reverted some changes

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

Former-commit-id: 442d7748d19c8e792619647cfe3178ab2b288697

Former-commit-id: f7772aeb473122a9fa8b4eba8675ed7579259a94

    • -3
    • +0
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 45 more files in changeset.
Fixed compilation errors in importinfos and exportinfos

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

Former-commit-id: 05baa5f4fbb9574042a9bf3a531af2f30f1b2769

Former-commit-id: c375dd9cbb20168045bdc1daf564e94b2496f59b

    • -0
    • +3
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 10 more files in changeset.
Adapted ExportInfo names Related to Issue [WTI-1097]

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

Former-commit-id: 085068b47c31a5e26279ea7cd27fe53e4505b94d

Former-commit-id: 9b405e1393df991b8e1ce131bd72b7002b45ecbf

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 28 more files in changeset.
Move and rename GrassCoverErosionInwards Configurations related classes. Related to Issue [WTI-1221]

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

Former-commit-id: 16873917d378eaa25b30d38b5bfbb6851e1ecdfb

Former-commit-id: 3f2075899715ca8353850fa51d654e993f2bd1c9

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 29 more files in changeset.
Removed unused using directives. Related to Issue [WTI-1242]

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

Former-commit-id: 3ce97aebfe74218199f82863a961bef58c8bdc57

Former-commit-id: 8ad601ebd0e5280eed37a45d37e98be969d9b5cd

    • -1
    • +0
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 44 more files in changeset.
Incorporated comments review 1719: - Moved FileFilterGenerator from Core.Common.Gui to Utils: -- Added references to projects that require Utils -- Moved FileFilterGenerator related resources from Core.Common.Base to Utils -- Deleted redundant test class ExpectedFileTest - Adjusted test names - Added XML docs Related to Issue [WTI-1242]

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

Former-commit-id: 865b42401cd8168aa4aca7e8d048391d42f2b2da

Former-commit-id: bb0f3b2386007e10aadbec61e8f57178409c38df

    • -0
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 102 more files in changeset.
Updated license headers in GrassCoverErosionInwards. Related to Issue [WTI-1242]

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

Former-commit-id: eb636507fd7f18395790d17f7a5e52f30c995d59

Former-commit-id: d6b93c3b13317249e4b2894ff5f373eb7d6184d6

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 169 more files in changeset.
- Implemented RingtoetsExportInfoFactory to standardize implementations of the CalculationConfiguration exporters -- Incorporated factory methods for every plugin that has a calculation (group) exporter present -- Set the name property in the factory, because the waveconditions calculations need it to retrieve the calculation configuration exportinfo items -- Fixed affected tests, piping and grass cover erosion outwards export infos did not require an explicit name earlier - Ran DeltaresClean

Related to Issue [WTI-1222]

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

Former-commit-id: a83940fa449e5eee3bf4aceac4fa28ca302c8984

Former-commit-id: 506a44f091fbdf1724d11a91a202a068d39f5d4b

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 10 more files in changeset.
* Moved default values from dialogs to *Info objects to improved testability ** Unable to properly test images on the dialogs themselves, due to background color in dialog. Related to Issue [WTI-1159]

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

Former-commit-id: 9134e97086c6967f193b7a698ed75d7623df7e92

Former-commit-id: 9cdcdaa9d82d067e5bd0c0e621ff3e32b662d655

    • -2
    • +4
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 30 more files in changeset.
Moved all exporters/writers to folders. Related to Issue [WTI-1157]

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

Former-commit-id: a9ce87f9635acaa84405e6ded5f7101ab4f1de8d

Former-commit-id: 7bda1df80a390a1462f75a8bacfb047539b68c2e

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 78 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

    • -1
    • +1
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 59 more files in changeset.
* Refactored IInquiryHelper such that it no longer depends on FileFilterGenerator. ** From the abstraction level point of view, it just feels incorrect to pass generators around. * Extended IInquiryHelper with a method to check if a certain optional step should be performed or not. * Refactored StorageCommandHandler to use IInquiryHelper instead of showing dialogs itself. ** This should solve some issues we're having on the build server (expected dialogs not appearing) ** Also improves consistency with other code. * CalculationConfigurationWriter.WriteDistributionProperties now based on IDictionary instead of IEnumerable<Tuple> * Cleanup Related to Issue [WTI-1153]

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

Former-commit-id: dec4df77800b65c57be1a8c2b6783e85a0f2c900

Former-commit-id: 9288f6b609cf96bdfa62d1fefa7e13ba956a85b7

    • -6
    • +5
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 21 more files in changeset.
Implemented export info for a single grass cover erosion inwards calculation Related to Issue [WTI-1153]

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

Former-commit-id: 1331f5133f4bc28a8318a8e2d6b447687e23173c

Former-commit-id: 90b9b12d12be366d90347d2e99cc70e0cdb04f7a

    • -0
    • +129
    ./GrassCoverErosionInwardsCalculationContextExportInfoTest.cs
  1. … 4 more files in changeset.