nushell/crates/nu-command/tests/commands
JT fe5055cf29
Relax groups and blocks to output at pipeline level (#3643)
* Relax groups and blocks to output at pipeline level

* Fix up tests and add ignore command
2021-06-18 13:04:51 +12:00
..
hash_ Add basic support for md5 hashing strings and binary data (#3197) 2021-03-21 07:48:53 +13:00
keep
math Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
move_
path Path Enhancement Project #2: parse, join and split (#3256) 2021-04-20 18:45:28 +12:00
random Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
skip
str_ remove str from (#3500) 2021-05-27 12:18:02 -05:00
all.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
any.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
append.rs Fix issue in external subexpression paths (#3642) 2021-06-18 07:59:58 +12:00
cal.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
cd.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
compact.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
config.rs Relax groups and blocks to output at pipeline level (#3643) 2021-06-18 13:04:51 +12:00
cp.rs
def.rs
default.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
drop.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
each.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
echo.rs
empty.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
enter.rs
every.rs
first.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
flatten.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
format.rs
get.rs Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
group_by.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
headers.rs
help.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
histogram.rs
insert.rs Rename the use of invocation to subexpression (#3568) 2021-06-07 20:08:35 +12:00
into_int.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
last.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
length.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
lines.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
ls.rs Output error when ls into a file without permission (#3218) 2021-03-31 19:52:39 +13:00
merge.rs
mkdir.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
mod.rs Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nth.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
open.rs imp: bump rustyline to 8.0.0 (#3167) 2021-03-14 15:13:31 +13:00
parse.rs Commands to engine (#3448) 2021-05-22 10:52:04 -05:00
prepend.rs
range.rs Negative indexing for range (#3427) 2021-05-17 15:08:47 +12:00
reduce.rs remove str from (#3500) 2021-05-27 12:18:02 -05:00
rename.rs Fix warnings for Rust 1.51 (#3214) 2021-03-26 21:26:57 +13:00
reverse.rs
rm.rs Resolve issues with rm * globbing (#3516) 2021-05-30 15:36:36 +12:00
roll.rs Simplify expressions (#3389) 2021-05-12 13:01:48 +12:00
rotate.rs
save.rs
select.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
semicolon.rs
sort_by.rs
split_by.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
split_column.rs
split_row.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
touch.rs
uniq.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
update.rs Rename the use of invocation to subexpression (#3568) 2021-06-07 20:08:35 +12:00
where_.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
which.rs Rename count to length (#3166) 2021-03-14 10:46:40 +13:00
with_env.rs
wrap.rs