Core.Common.Utils.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for Core common TestUtil files. Related to Issue [WTI-1487]

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

Former-commit-id: cf18e6c08798da672cc999c3c3ec6f47ed6bd633

Former-commit-id: 0fac3df695c511987f82d6753cff6ca7720b481c

    • -33
    • +1
    ./Core.Common.Utils.TestUtil.csproj
  1. … 4 more files in changeset.
Review related changes (2282) Related to Issue [WTI-1463]

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

Former-commit-id: 9b4ef15d5207111df1f29ca83e328502be38dca0

Former-commit-id: 05eafddc6c71fe1a9c304d75d40b996512099738

  1. … 11 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Set debugtypes to pdbonly for test util projects. Related to Issue [WTI-1248]

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

Former-commit-id: 4dc1482f2ab0c52cd5c89a459ce33b1f8a8fbbd5

Former-commit-id: 8849d988eba0fa088d3848cf887c1513783f61dd

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

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 815 more files in changeset.
Moved SettingsHelper.cs to Core.Common.Utils Related to Issue [WTI-1250]

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

Former-commit-id: 09302a2b2ecc70cf41788beb1eba3dbff0606111

Former-commit-id: a095bf6913555053a8171c64ca9349a31a7ddadf

    • -0
    • +12
    ./Core.Common.Utils.TestUtil.csproj
    • -0
    • +113
    ./Settings/TestSettingsHelper.cs
    • -0
    • +62
    ./Settings/UseCustomSettingsHelper.cs
  1. … 59 more files in changeset.
review related suggestions: added test Created new test util projects for Core.Common.Utils Related to Issue [WTI-1250]

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

Former-commit-id: f23b378641110b5d85e22dd91d8ed6eb2e06783a

Former-commit-id: 2bde86cea56387ddf02ca92f527b67c26a5e1217

    • -0
    • +63
    ./Core.Common.Utils.TestUtil.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 3 more files in changeset.