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

Replace reftest with a problematic file name with a unit test. #7610

Merged
merged 1 commit into from Sep 12, 2015

Commits on Sep 12, 2015

  1. Replace reftest with a problematic file name with a unit test.

    Fix #7609, "error: unable to create file tests/ref/hello_a?foo#bar.html
    (Invalid argument)" during git checkout on Windows.
    
    Behavior change: passing an nonexistent file name on the command line
    now shows a blank page (like network errors)
    rather than exit with an error message.
    SimonSapin committed Sep 12, 2015
You can’t perform that action at this time.