Core.Common.Base.TestUtil.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed TestUtil.Test projects. WTI-2195

    • -21
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 35 more files in changeset.
Removed redundant slashes.

    • -1
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 352 more files in changeset.
Removed prebuild targets from Test & TestUtil projects.

    • -1
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 228 more files in changeset.
Make sure all references are copy local false.

    • -0
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 228 more files in changeset.
Revert "Build nuget and rhinomocks packages to same location as test projects."

This reverts commit 412475c71b7af6de6be727127caa9a6fa2135217.

    • -0
    • +2
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 212 more files in changeset.
Build nuget and rhinomocks packages to same location as test projects.

    • -2
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 212 more files in changeset.
Don't build nuget packages to same folder.

    • -0
    • +2
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 215 more files in changeset.
Revert "Don't build nuget packages to same folder."

This reverts commit 3083673498ce2fbe79e8c29c314b7fbdebdd4178.

    • -2
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 215 more files in changeset.
Build all Test and TestUtil projects to separate folder.

    • -0
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 230 more files in changeset.
Revert "Build all Test and TestUtil projects to separate folder."

This reverts commit e9f243a5e49640239a8326470e924a0c533369c0.

    • -1
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 230 more files in changeset.
Migrated Core common test projects. WTI-2003

    • -25
    • +9
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 54 more files in changeset.
Revert "Updated NUnit in the solution. WTI-1966"

This reverts commit 8d6c02dba7d6bf52f2cd43f66b1bb61bf5925ee8.

    • -2
    • +2
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 428 more files in changeset.
Updated NUnit in the solution. WTI-1966

    • -2
    • +2
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 428 more files in changeset.
Fixed package references. WTI-1953

    • -1
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 293 more files in changeset.
Fixed .targets: WTI-1931

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

    • -1
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  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

    • -7
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  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
    • +1
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 316 more files in changeset.
Removed redundant ItemGroup Related to Issue [WTI-1487]

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

Former-commit-id: b87aa1c6396736ef6747539457d88fd6eead2825

Former-commit-id: c0ccecab9b73c67ca92b1c512292fb3a71e9b4a3

    • -1
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
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

    • -34
    • +1
    ./Core.Common.Base.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.Base.TestUtil.Test.csproj
  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
    • +0
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 10 more files in changeset.
- Introduced associated test project to test Core.Common.Base.TestUtils -- Moved related test to test project -- Cleaned up unused references

Related to Issue [WTI-1366]

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

Former-commit-id: 93288db69e939fe09e2a3858cfa688e164943fa9

Former-commit-id: 94544d0dabad538981a4dd3cce932b41f3c7f4e6

    • -0
    • +17
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 4 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Introduced associated test project to test Core.Common.Base.TestUtils

Related to Issue [WTI-1366]

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

Former-commit-id: 0fa6d7039c103919d3061e33bab8481b51437b00

Former-commit-id: 15c57e3bda3fc7f66e44ae0a1252a9157c707570

    • -0
    • +65
    ./Core.Common.Base.TestUtil.Test.csproj
  1. … 2 more files in changeset.