commit | 2d08af34b873d5e6b4df5082dfc30a37ef59c346 | [log] [tgz] |
---|---|---|
author | Barney Gale <barney.gale@gmail.com> | Sat Jan 27 02:16:17 2024 +0000 |
committer | GitHub <noreply@github.com> | Sat Jan 27 02:16:17 2024 +0000 |
tree | 718c5dadc3990f91a29c5ae1525fe72fe59170e8 | |
parent | fe5905e21ac90a2fb5ebd62779f56bcd87b5f7a0 [diff] |
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`.