nushell/crates/nu-command/tests/commands
Darren Schroeder f275644e13
add --perf cli param (#4391)
* add `--perf` cli param

* clippy

* fixed 2 `cp` tests on windows
2022-02-09 16:08:16 -06:00
..
hash_ Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
keep Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
math Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
move_ Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
path Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
random Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
skip Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
str_ Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
all.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
any.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
append.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
cal.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
cd.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
compact.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
cp.rs add --perf cli param (#4391) 2022-02-09 16:08:16 -06:00
def.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
default.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
drop.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
each.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
echo.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
empty.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
enter.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
every.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
find.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
first.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
flatten.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
format.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
get.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
group_by.rs Fix "Index out of bounds" when input to the group-by filter is empty. #4369 (#4382) 2022-02-09 08:47:47 -06:00
headers.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
help.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
histogram.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
into_filesize.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
into_int.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
last.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
length.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
lines.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
ls.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
merge.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mkdir.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mod.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
open.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
parse.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
prepend.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
range.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
reduce.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
reject.rs Support records in reject command (#4373) 2022-02-08 15:57:46 -05:00
rename.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
reverse.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
rm.rs Re-port filesystem commands (#4387) 2022-02-09 09:56:27 -05:00
roll.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
rotate.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
save.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
select.rs Move 'nth' into 'select' (#4385) 2022-02-09 09:59:40 -05:00
semicolon.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
sort_by.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
source.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
split_by.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
split_column.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
split_row.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
touch.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
uniq.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
update.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
where_.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
which.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
with_env.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
wrap.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
zip.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00