nushell/crates/nu-cli/tests/commands
2020-10-06 05:21:20 -05:00
..
keep
math
move_ Fix "mv allows moving a directory into itself" (#2619) 2020-10-01 14:01:05 +13:00
random Remove panics from random integer and make the constraint more idiomatic (#2578) 2020-09-20 08:41:49 +12:00
skip
str_
alias.rs Fix defaulting alias var values (#2631) 2020-10-03 09:18:23 +13:00
append.rs
autoenv.rs
autoenv_trust.rs
autoenv_untrust.rs
cal.rs
cd.rs
compact.rs
count.rs
cp.rs
default.rs
drop.rs
each.rs
echo.rs
empty.rs empty? rewrite. (#2641) 2020-10-06 05:21:20 -05:00
enter.rs
every.rs
first.rs
format.rs
get.rs Add space between column suggestions (#2586) 2020-09-22 14:14:11 +12:00
group_by.rs
headers.rs
histogram.rs Bar Chart baseline. (#2621) 2020-09-30 13:27:52 -05:00
insert.rs
into_int.rs
last.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
lines.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
ls.rs Added test for ls -a (#2582) 2020-09-21 19:56:37 +12:00
merge.rs
mkdir.rs
mod.rs empty? rewrite. (#2641) 2020-10-06 05:21:20 -05:00
nth.rs
open.rs
parse.rs
prepend.rs
range.rs
reduce.rs
rename.rs
reverse.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
rm.rs remove without check path exist, rm -f (#2590) 2020-09-22 17:11:31 -04:00
save.rs
select.rs fix select for column names with spaces (#2613) 2020-09-30 10:00:07 +13:00
semicolon.rs
sort_by.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
split_by.rs
split_column.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
split_row.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
touch.rs
uniq.rs
update.rs
where_.rs Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
with_env.rs
wrap.rs