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

Handle symlinks to directories #6817

Merged
merged 10 commits into from
Jul 31, 2019
Merged

Handle symlinks to directories #6817

merged 10 commits into from
Jul 31, 2019

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    77cfcee View commit details
    Browse the repository at this point in the history
  2. Check if symlinks are directories

    Fixes #2748.
    
    Uses @ehuss's suggested fix.
    See #6817 (comment)
    thomwiggers committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    50a24ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32130f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6195924 View commit details
    Browse the repository at this point in the history
  5. Ignore tests that need Administrator privileges on Windows.

    This patch allows you to run them when wanted with ``--ignored`` on Windows.
    thomwiggers committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    673bb69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca176ee View commit details
    Browse the repository at this point in the history
  7. Remove appveyor-aimed #[ignore]

    Seems like it's no longer necessary (this test ran fine when `--ignored` was specified
    thomwiggers committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    0923d7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e5623 View commit details
    Browse the repository at this point in the history
  9. Remove --ignored from CI

    thomwiggers committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5866d8e View commit details
    Browse the repository at this point in the history
  10. Cargo fmt

    thomwiggers committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    d0f7c0e View commit details
    Browse the repository at this point in the history