You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable EnumerateDirectoryWithTrailingSpacePeriod test on all platforms
- Removed [PlatformSpecific(TestPlatforms.Windows)] attribute
- Updated FileSystemEnumerableFactory to use conditional compilation for PathInternal.IsExtended
- On Unix, always trim trailing spaces/periods (no extended syntax concept)
- On Windows, skip trimming only for paths with \\?\ or \\.\ prefix
Co-authored-by: jkotas <6668460+jkotas@users.noreply.github.com>
0 commit comments