Core.Common.Base.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
WTI-2871: Incorporated review comments:

- Adjusted parsing helper to contain same logic as the converter

    • -20
    • +25
    ./Helpers/DoubleParsingHelperTest.cs
  1. … 4 more files in changeset.
WTI-2871: Incorporated review comments:

- Moved parsing helper

    • -0
    • +32
    ./Exceptions/DoubleParsingExceptionTest.cs
    • -0
    • +119
    ./Helpers/DoubleParsingHelperTest.cs
  1. … 8 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 122 more files in changeset.
Updated MathNet.Numerics to 5.0.0

  1. … 6 more files in changeset.
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.
Installed Microsoft.NET.Test.Sdk in test projects for unit test discovery

  1. … 122 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.
Changed SetCulture -> Culture due to NUnit change

    • -2
    • +2
    ./TypeConverters/RoundedDoubleConverterTest.cs
  1. … 107 more files in changeset.
Added WindowsDesktop as SDK type which contains Winforms and WPF components

  1. … 287 more files in changeset.
Cleaning up test logic when it comes to Resources. WTI-2715

  1. … 1 more file in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 5715 more files in changeset.
Resharper cleanup. WTI-2715

  1. … 160 more files in changeset.
Added missing headers. WTI-2715

    • -1
    • +22
    ./Data/ProjectFactoryExceptionTest.cs
  1. … 5 more files in changeset.
Refactored creating new project. WTI-2245

    • -0
    • +11
    ./Data/ProjectFactoryExceptionTest.cs
  1. … 4 more files in changeset.
Removed Core tests.

    • -117
    • +0
    ./Data/RoundedPoint2DCollectionTest.cs
    • -72
    • +0
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -245
    • +0
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -162
    • +0
    ./Geometry/Point3DExtensionsTest.cs
    • -147
    • +0
    ./Geometry/Segment2DCollectionExtensionsTest.cs
    • -130
    • +0
    ./Geometry/Segment2DExtensionsTest.cs
  1. … 589 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DIntersectSegment2DResultTest.cs
  1. … 417 more files in changeset.
ReSharper cleanup of Core.Common. WTI-2195

  1. … 9 more files in changeset.
Review related changes. WTI-2098

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

  1. … 352 more files in changeset.
Removed SetupFixture for Core.Common.Base.

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.
Add SetUpFixtureHelper.

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