Core.Common.Base.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Exceptions/DoubleParsingExceptionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 5643 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Exceptions/DoubleParsingExceptionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 5644 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

  1. … 2 more files in changeset.
Updated license headers. WTI-2882

    • -3
    • +3
    ./Exceptions/DoubleParsingExceptionTest.cs
  1. … 5 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./Data/RoundedPoint2DCollectionTest.cs
    • -1
    • +1
    ./Exceptions/DoubleParsingExceptionTest.cs
    • -1
    • +1
    ./Geometry/Point2DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Point3DCollectionExtensionsTest.cs
    • -1
    • +1
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 5645 more files in changeset.
ReSharper cleanup. WTI-2876

Line breaks and white spaces

  1. … 61 more files in changeset.
WTI-2871: Incorporated review comments:

- Wired helper to the converter

    • -6
    • +6
    ./TypeConverters/RoundedDoubleConverterTest.cs
  1. … 2 more files in changeset.
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.
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.
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.
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.
Local point should be infinite when worldCoordinate Y is infinite. WTI-2012

    • -10
    • +31
    ./Geometry/Point3DExtensionsTest.cs
  1. … 1 more file in changeset.