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
Add platform-specific conditions for readonly tests
- Skip --force and --remove-destination tests on Windows (options not implemented)
- Skip --reflink tests on Windows (only supported on Linux and macOS)
- Tests now run only on platforms where the features are available
- Maintains comprehensive test coverage while respecting platform limitations
0 commit comments