Core.Common.Base.TestUtil.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated NUnit to 3.13.3

This reverts commit d26d0e3442194f42732895cb92b644faeca4625c.

  1. … 156 more files in changeset.
Revert "Updated NUnit to 3.13.3"

This reverts commit 04ca3839c74a19e015d9882a7187cbabdec66316.

  1. … 156 more files in changeset.
Updated NUnit to 3.13.3

  1. … 156 more files in changeset.
Removed all explicit references to System from the .csproj files

  1. … 285 more files in changeset.
Updated NUnit to 3.13.3 to satisfy Apartment attribute

  1. … 156 more files in changeset.
Added WindowsDesktop as SDK type which contains Winforms and WPF components

  1. … 287 more files in changeset.
Removed Core tests.

  1. … 603 more files in changeset.
Removed redundant slashes.

  1. … 352 more files in changeset.
Removed prebuild targets from Test & TestUtil projects.

  1. … 228 more files in changeset.
Make sure all references are copy local false.

  1. … 228 more files in changeset.
Revert "Build nuget and rhinomocks packages to same location as test projects."

This reverts commit 412475c71b7af6de6be727127caa9a6fa2135217.

  1. … 212 more files in changeset.
Build nuget and rhinomocks packages to same location as test projects.

  1. … 212 more files in changeset.
Don't build nuget packages to same folder.

  1. … 215 more files in changeset.
Revert "Don't build nuget packages to same folder."

This reverts commit 3083673498ce2fbe79e8c29c314b7fbdebdd4178.

  1. … 215 more files in changeset.
Build all Test and TestUtil projects to separate folder.

  1. … 230 more files in changeset.
Revert "Build all Test and TestUtil projects to separate folder."

This reverts commit e9f243a5e49640239a8326470e924a0c533369c0.

  1. … 230 more files in changeset.
Migrated Core common test projects. WTI-2003

  1. … 54 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

  1. … 428 more files in changeset.
Updated NUnit in the solution. WTI-1966

  1. … 428 more files in changeset.
Fixed package references. WTI-1953

  1. … 293 more files in changeset.
Updated NUnit to 3.11.0: WTI-1966

- Updated .csproj files

  1. … 213 more files in changeset.
Fixed .targets: WTI-1931

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

  1. … 353 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.
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

  1. … 9 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

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