cpython/Lib/test/test_pathlib
Barney Gale 2d08af34b8
Cover OS-specific behaviour in PurePathBase and PathBase tests. (#114633)
Wherever possible, move tests for OS-specific behaviour from `PurePathTest`
and `PathTest` to `DummyPurePathTest` and `DummyPathTest`.
2024-01-27 02:16:17 +00:00
..
__init__.py
test_pathlib.py Cover OS-specific behaviour in PurePathBase and PathBase tests. (#114633) 2024-01-27 02:16:17 +00:00
test_pathlib_abc.py Cover OS-specific behaviour in PurePathBase and PathBase tests. (#114633) 2024-01-27 02:16:17 +00:00