nushell/crates/nu-command/tests
Solomon 38694a9850
cp: disable unsupported reflink mode in freebsd builds (#14677)
Fixes #12627

# User-Facing Changes

Under FreeBSD, `cp` no longer errors with "--reflink is only supported
on
linux and macOS".

# Tests

The `commands::ucp` tests now pass on a FreeBSD 14.2 machine with ZFS.
2024-12-26 07:56:42 -06:00
..
commands cp: disable unsupported reflink mode in freebsd builds (#14677) 2024-12-26 07:56:42 -06:00
format_conversions Switch from serde_yaml to serde_yml (#14630) 2024-12-25 21:35:49 +08:00
main.rs Rework sorting and add cell path and closure comparators to sort-by (#13154) 2024-10-09 19:18:16 -07:00
sort_utils.rs Rework sorting and add cell path and closure comparators to sort-by (#13154) 2024-10-09 19:18:16 -07:00