coreutils/tests/common
Ricardo Iglesias 5f17719a59
Implemented --indicator-style flag on ls. (#1907)
* Implemented --indicator-style flag on ls.

* Rust fmt

* Grouped indicator_style args.

* Added tests for sockets and pipes.

Needed to modify util.rs to add support for pipes (aka FIFOs).

* Updated util.rs to remove FIFO operations on Windows

* Fixed slight error in specifying (not(windows))

* Fixed style violations and added indicator_style test for non-unix systems
2021-03-29 13:10:13 +02:00
..
macros.rs documentation for usual macros 2021-03-22 12:13:38 +02:00
mod.rs tests: move macros into separate module 2016-05-22 15:10:06 -04:00
util.rs Implemented --indicator-style flag on ls. (#1907) 2021-03-29 13:10:13 +02:00