coreutils/tests
Moïse Valvassori b29f8b011b
chown: show "ownership of 'foo' retained" message
* Display a message when the owner is not changed.

* Display a message when the current user/group doesn't match those specified in the `--from` args.

* print messages to stdout

* Show the message "ownership of 'foo' retained as 'bar'" for every path entry when `chown -v -R --from=`

* fix chown tests: test stdout and not stderr

* factorize duplicate code in a function

* Display a message when the owner is not changed.

* Display a message when the current user/group doesn't match those specified in the `--from` args.

* print messages to stdout

* Show the message "ownership of 'foo' retained as 'bar'" for every path entry when `chown -v -R --from=`

* fix chown tests: test stdout and not stderr

* factorize duplicate code in a function

* display the retained ownership details according to the destination ownership.
2023-05-24 09:45:19 +02:00
..
benches/factor factor: add -h/--exponents option (#4710) 2023-04-14 21:20:19 +02:00
by-util chown: show "ownership of 'foo' retained" message 2023-05-24 09:45:19 +02:00
common Fix a comment in the rustdoc 2023-04-20 23:22:05 +02:00
fixtures cksum: implement --untagged 2023-05-14 16:43:14 +02:00
test_util_name.rs chore: run cargo +nightly clippy --fix 2022-11-16 11:09:44 +02:00
tests.rs tests: remove all "extern crate" statements 2023-04-10 08:31:31 +02:00