Core.Common.Data.TestUtil.Test

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 test files. Related to Issue [WTI-1487]

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

Former-commit-id: 952711c9aba47e631e65b90edd6ad249f93b1d6f

Former-commit-id: 4909ba5beaed2233e09ac193884d9c1e5aaf1ec6

    • -33
    • +1
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 12 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

    • -3
    • +0
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 291 more files in changeset.
Review related changes

Paired with lubbers

Related to Issue [WTI-1371]

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

Former-commit-id: 22864f51fb892a83b5296c07540f4c6d0150f769

Former-commit-id: 57f53513f3de2d025a75bfeec0a6511c8e042d09

  1. … 1 more file in changeset.
Implemented review comments, added tests to the new Observable derived classes, cleanup and updated XMLDocs

Related to Issue [WTI-1371]

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

Former-commit-id: bd3e2a6e65e5cb160cc180a15c1f86139a616f00

Former-commit-id: 7276c846b50aba17a7b5dd1b36c436152926d18a

  1. … 9 more files in changeset.
Create CloneableObservable and CloneableObservableList for calculation data that is both Observable and ICloneable. Implemented these classes in all relevant places and extended tests for CoreCloneAssert and the new classes. Related to Issue [WTI-1371]

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

Former-commit-id: 85d282fc23abafd4e9c73c5dfe440e0f1f0822d6

Former-commit-id: 3064fc8f1dc26254ad6bce8c8a1f85c242c8e5e5

    • -0
    • +4
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 53 more files in changeset.
Update NUnit, NUnitForms and nunit console runner. Adapt test in StorageMigrationIntegrationTest to work with these new versions. Paired with ~kleijn

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

Former-commit-id: d32ca7d8738b0bb50b4f4ac19fa9e7c268f965e9

Former-commit-id: e24bfa0dc5657b1d0e6ca1568bd40cf07e9b637a

    • -2
    • +2
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 399 more files in changeset.
Revert NUnit update

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

Former-commit-id: 1d73f8246f0dfc579d22331767d1b8d1916a1738

Former-commit-id: 2be271427816a015a44cc959568214acc6e2a12e

    • -2
    • +2
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 384 more files in changeset.
Update NUnit to 3.8.1

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

Former-commit-id: 79700b393691e91c968151e820e18665334d429f

Former-commit-id: b3c165824399f30e6b937de3b001599a2df685f1

    • -2
    • +2
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 396 more files in changeset.
Renamed CloneAssert into CoreCloneAssert Related to Issue [WTI-1367]

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

Former-commit-id: b58577ac82ae9771a8a50acc7318147b03fb52ae

Former-commit-id: 0ab0302d250e141aa265b9185b9c85560fa7c737

    • -1
    • +1
    ./Core.Common.Data.TestUtil.Test.csproj
    • -0
    • +213
    ./CoreCloneAssertTest.cs
  1. … 47 more files in changeset.
Upgraded nunit3-console.exe and NUnit to 3.7.1

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

Former-commit-id: bd8ef3d5d0e001dd3753e950743d282d431939b8

Former-commit-id: 0e6297e2ce8a35cf9bdb3d58436513012a5379e6

    • -2
    • +3
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 424 more files in changeset.
Added missing CloneAssertTest test Related to Issue [WTI-1370]

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

Former-commit-id: 6ba054fb3c9d931883a2b03fcbad5ceaf9b7363a

Former-commit-id: e245a6bf7877c99be2c8d5c86359ffbb138aede7

Renamed CloneAssert methods Related to Issue [WTI-1370]

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

Former-commit-id: ad052324ca2fa0a049632250c584987430ee624b

Former-commit-id: 09cce972d86c973a6aadf3df6ae73f2a77cdffa5

  1. … 30 more files in changeset.
Extended CloneAssertTest Related to Issue [WTI-1370]

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

Former-commit-id: c7fe41481d419cd3de480d68141e654417f85cbc

Former-commit-id: c49cf5f589830d178bc89b7667470dba449b24c2

Added CloneAssert Related to Issue [WTI-1370]

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

Former-commit-id: e09a459425511e911e78eb8eec44b1170026cfd5

Former-commit-id: 0654921be4eb9bdf70db22c749b5b80ddfb65669

    • -0
    • +106
    ./CloneAssertTest.cs
    • -0
    • +11
    ./Core.Common.Data.TestUtil.Test.csproj
  1. … 3 more files in changeset.
* Added Core.Common.Data.TestUtil and Core.Common.Data.TestUtil.Test * Reverted some other code Related to Issue [WTI-1370]

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

Former-commit-id: a8e6139ff6ef18edaacbcac95eb9fa3e506f191c

Former-commit-id: e3b5af416b9c1175ae5d558a3844d43390514a80

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