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

core: Fail with a better error message when list_dir gets an empty path #6687

Merged
merged 2 commits into from
May 26, 2013

Commits on May 26, 2013

  1. core: Fail with a better error message when list_dir gets an empty path

    (Yes, this did happen in real life...)
    catamorphism committed May 26, 2013
    Configuration menu
    Copy the full SHA
    196851c View commit details
    Browse the repository at this point in the history
  2. testsuite: Add a test for listing the root directory...

    ...and don't treat Path("/") like Path("").
    catamorphism committed May 26, 2013
    5 Configuration menu
    Copy the full SHA
    a243ea3 View commit details
    Browse the repository at this point in the history