Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix invalid "double.ToString" behavior with two section separators #85565

Closed

Commits on Oct 21, 2023

  1. refactor(70460): Replacement FactAttribute by TheoryAttribute.

    Maksim Golev authored and Maximys committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6c443da View commit details
    Browse the repository at this point in the history
  2. fix(70460): Removing excess negative sign insert.

    Maksim Golev authored and Maximys committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    59a97ea View commit details
    Browse the repository at this point in the history
  3. fix(70460): Fix invalid sign applying.

    Maksim Golev authored and Maximys committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f5d64f9 View commit details
    Browse the repository at this point in the history
  4. feat(70460): Adding tests for Half and Single.

    Maksim Golev authored and Maximys committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    1b365be View commit details
    Browse the repository at this point in the history
  5. feat(70460): Adding "ignoreCase" argument name.

    Maksim Golev authored and Maximys committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f1e4584 View commit details
    Browse the repository at this point in the history