Skip to content

Exclude is not considered if it's a parent of base path #30

Closed
@kamazee

Description

@kamazee

This seems to be the cause of sebastianbergmann/phpunit#2815.
When trying to make a single "exclude" relative, it strips base path from it which doesn't work if an "exclude" is a parent of base path, which (supposedly) must exclude all the contents of base path.
While #27 tries to address this issue, I'm not sure whether this would work on Windows so probably it needs another take.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions