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: support relative path with drive information in Path.GetFullPath #411

Merged
merged 7 commits into from
Oct 11, 2023

Commits on Oct 10, 2023

  1. Add failing tests

    vbreuss committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9193e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5fec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74afb7a View commit details
    Browse the repository at this point in the history
  4. Reorder tests

    vbreuss committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    90cda37 View commit details
    Browse the repository at this point in the history
  5. Use OrdinalIgnoreCase

    vbreuss committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    812dc61 View commit details
    Browse the repository at this point in the history
  6. Use invariant in PathMock

    vbreuss committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    bceaba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Ensure to use an unused drive

    vbreuss committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5bf4c29 View commit details
    Browse the repository at this point in the history