Core.Common.Base.TestUtil

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated NUnit to 3.11.0: WTI-1966

- Updated packages.config files

  1. … 212 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./Geometry/Point2DComparerWithTolerance.cs
  1. … 238 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Geometry/Point2DComparerWithTolerance.cs
  1. … 6092 more files in changeset.
Set parrallelizable attribute to test projects

  1. … 197 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
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

  1. … 4 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.
Incorporated comments review 2222: - Added random generators for creating output and setting the input -- Adjusted tests - Removed unused references Related to Issue [WTI-1366]

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

Former-commit-id: 9fe7a5f6ddcf863c574a5ccc3280c4cd4d4a61a4

Former-commit-id: c2da0f9c656cc83bf4984844f0d388dc3ed38802

  1. … 10 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project -- Fixed build server - Introduced cloning for Point2D objects -- Introduced GeometryCloneAssert to assert Point2D clones

Related to Issue [WTI-1366]

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

Former-commit-id: a6a9f790a7ff9bcd558f7f4c15cf2be68653a9b3

Former-commit-id: a1576bc02662e6465d5374332124612c7b7eaa26

    • -0
    • +46
    ./Geometry/GeometryCloneAssert.cs
  1. … 8 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project

Related to Issue [WTI-1366]

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

Former-commit-id: 2f3dfb8949cabc8267ed8de867266e4bd3eb1b01

Former-commit-id: 12a3a2c3043b142017917308689a321773725aca

    • -0
    • +57
    ./Geometry/Point2DComparerWithTolerance.cs
  1. … 7 more files in changeset.
- Introduced helper to assert clone properties -- Introduced testutil project to assert geometry related classes in Core.Common.Base Related to Issue [WTI-1366]

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

Former-commit-id: dbd3c6f2a8943c6dd5b424b1e929f6508ab233dd

Former-commit-id: 33825deb4e1af689aed5568c8520e24fe2ed8054

    • -0
    • +64
    ./Core.Common.Base.TestUtil.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 1 more file in changeset.