nushell/crates/nu-cli/tests
Abhi V 16f85f32a2
ls **/* does not show hidden files without the -a flag (#2407)
* fixed: .*.(ext|*)

* ls **/* does not return hidden files without the -a flag

* fixed formatting

* fixed clippy issues

* fixed clippy issues, v2

* added `#[cfg(unix)]` to windows-failing test
2020-09-05 07:32:58 +12:00
..
commands ls **/* does not show hidden files without the -a flag (#2407) 2020-09-05 07:32:58 +12:00
format_conversions Create benign email test fixture (#2445) 2020-08-29 12:57:50 -04:00
main.rs Add (near) automatic testing for command examples (#1777) 2020-05-18 08:56:01 -04:00