nushell/crates/nu-command/tests/commands
2022-02-19 19:26:47 -05:00
..
hash_ Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
keep Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
math Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00
move_ more test fixes (#4499) 2022-02-16 12:24:45 -06:00
path refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
random Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
skip Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
str_ Improve comparison errors (#4541) 2022-02-18 17:11:27 -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 a few more tests (#4488) 2022-02-15 20:48:32 -05:00
each.rs Require block params (#4505) 2022-02-17 06:40:24 -05:00
echo.rs Require block params (#4505) 2022-02-17 06:40:24 -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 Another batch of command tests (#4496) 2022-02-16 07:38:02 -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 a few more tests (#4488) 2022-02-15 20:48:32 -05:00
group_by.rs more test fixes (#4499) 2022-02-16 12:24:45 -06:00
headers.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -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 Require block params (#4505) 2022-02-17 06:40:24 -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 refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
ls.rs Require block params (#4505) 2022-02-17 06:40:24 -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 Use overlay ID for module import lookup (#4514) 2022-02-17 20:58:24 -05:00
open.rs more test fixes (#4499) 2022-02-16 12:24:45 -06:00
parse.rs Require block params (#4505) 2022-02-17 06:40:24 -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 Require block params (#4505) 2022-02-17 06:40:24 -05:00
reject.rs Another batch of command tests (#4496) 2022-02-16 07:38:02 -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 refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
rotate.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -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 refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -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 refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -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 more test fixes (#4499) 2022-02-16 12:24:45 -06:00
update.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
use_.rs Use overlay ID for module import lookup (#4514) 2022-02-17 20:58:24 -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 Move and enable with-env test (#4489) 2022-02-16 04:59:44 -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