SIGN IN SIGN UP

pathlib tests: annotate tests needing symlinks with decorator (#114625)

Add `@needs_symlinks` decorator for tests that require symlink support in
the path class.

Also add `@needs_windows` and `@needs_posix` decorators for tests that
require a specific a specific path flavour. These aren't much used yet, but
will be later.
B
Barney Gale committed
7a9727e10c14a82e8e20f5b85e368a6f937db203
Parent: b5c7c84
Committed by GitHub <noreply@github.com> on 1/26/2024, 10:29:28 PM