nushell/crates/nu-cli/tests/commands
2020-11-03 19:29:13 +13:00
..
keep Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
math Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
move_ Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
random Fix clippy lints (#2651) 2020-10-09 10:47:51 +13:00
skip Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
str_ Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
alias.rs Delete comments showing output of older nu version (#2717) 2020-11-03 19:29:13 +13:00
append.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
autoenv_trust.rs Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
autoenv_untrust.rs Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
autoenv.rs Autoenv rewrite, security and scripting (#2083) 2020-07-06 05:34:00 +12:00
cal.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
cd.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
compact.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
count.rs Fix column count to not break on empty tables (#2374) 2020-08-18 22:16:35 -04:00
cp.rs When the nushell is located in a path that has a space in it, these tests break, this fixes it (#1944) 2020-06-07 15:50:52 +12:00
default.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
drop.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
each.rs Add in parameter inference for blocks (#2706) 2020-10-27 20:37:35 +13:00
echo.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
empty.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
enter.rs Convert open/fetch to stream (#2028) 2020-07-04 07:53:20 +12:00
every.rs Add 'every' command to select (or skip) every nth row (#1992) 2020-06-17 07:58:41 +12:00
first.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
flatten.rs Flatten rows containing same sub-table columns with distinct column names. (#2684) 2020-10-20 05:37:40 -05:00
format.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
get.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
group_by.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
headers.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
histogram.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
insert.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
into_int.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
last.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
lines.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
ls.rs Inode added to ls -l (#2711) 2020-10-31 06:39:01 +13:00
merge.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
mkdir.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
mod.rs Flatten command. (#2670) 2020-10-14 04:36:11 -05:00
nth.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
open.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
parse.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
prepend.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
range.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
reduce.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
rename.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
reverse.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
rm.rs remove without check path exist, rm -f (#2590) 2020-09-22 17:11:31 -04:00
save.rs Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
select.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
semicolon.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
sort_by.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
split_by.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
split_column.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
split_row.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
touch.rs touch: support multiple arguments (#2386) 2020-08-22 12:08:30 +12:00
uniq.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
update.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
where_.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00
with_env.rs Convert table of primitives to positional arguments for external cmd (#2232) 2020-07-23 09:41:34 +12:00
wrap.rs Remove it expansion (#2701) 2020-10-26 19:55:52 +13:00