Marvin Hofmann
|
9581fcf688
|
rm: add verbose output and trim multiple slashes (#1988)
* rm: add verbose output and trim multiple slashes
Uses the normalize_path used in cargo to strip duplicate slashes
With a link to a std rfc https://github.com/rust-lang/rfcs/issues/2208
This fixes https://github.com/uutils/coreutils/issues/1829
This also touches https://github.com/uutils/coreutils/issues/1768
but does not attempt to fully solve it
|
2021-04-05 22:18:47 +02:00 |
|
desbma
|
be03c948ed
|
Add pre-commit hook + run fmt (#1959)
|
2021-03-30 21:24:01 +02:00 |
|
Jan Scheer
|
aac79d13b3
|
Merge branch 'master' into iss1769
|
2021-03-25 23:23:08 +01:00 |
|
Jan Scheer
|
61eb4f250d
|
rm: add more tests
|
2021-03-25 23:04:02 +01:00 |
|
Jan Scheer
|
bdf603a65e
|
rm: make -d/-r obligatory for removing symlink_dir (windows)
|
2021-03-24 12:42:23 +01:00 |
|
Jan Scheer
|
58b9372dbe
|
rm: fix for -d to match GNU's output #1769
|
2021-03-18 14:46:56 +01:00 |
|
Sylvestre Ledru
|
1d271991af
|
Rustfmt new tests
|
2021-03-18 10:24:30 +01:00 |
|
Jan Scheer
|
867e117c99
|
Update test_rm.rs
|
2021-03-17 10:20:08 +01:00 |
|
Sylvestre Ledru
|
da362ced71
|
test(rm): Add a test for multiple -f (#1671)
|
2020-12-25 14:21:47 +01:00 |
|
Sylvestre Ledru
|
61520546a5
|
refactor(rm): Move to clap + add a test
|
2020-11-09 10:27:58 +01:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|