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

test: do not write fixture in test-require-symlink #15067

Closed
wants to merge 1 commit into from

Commits on Sep 16, 2017

  1. test: do not write fixture in test-require-symlink

    test-require-symlink modifies the fixture directory by adding a symlink.
    Copy the fixture to the test tmpdir instead of modifying the fixture
    directory.
    
    This also uses a more empirical test for checking for the ability to
    make symlinks on Windows.
    Trott committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    ce2cadf View commit details
    Browse the repository at this point in the history