nushell/crates/nu-command/tests/commands
JT d620f76a21
Make comparisons/sort-by more 'global' (#4500)
* Make comparisons/sort-by more 'global'

* Let custom values do their own comparisons
2022-02-16 13:30:37 -06:00
..
hash_ a few more tests (#4488) 2022-02-15 20:48:32 -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 more test fixes (#4499) 2022-02-16 12:24:45 -06: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_ 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 a few more tests (#4488) 2022-02-15 20:48:32 -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 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 Fix more command tests (#4481) 2022-02-15 10:08:07 -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 Update CI (#4445) 2022-02-12 22:48:17 +02:00
open.rs more test fixes (#4499) 2022-02-16 12:24:45 -06:00
parse.rs more test fixes (#4499) 2022-02-16 12:24:45 -06: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 Another batch of command tests (#4496) 2022-02-16 07:38:02 -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 Another batch of command tests (#4496) 2022-02-16 07:38:02 -05:00
rotate.rs Another batch of command tests (#4496) 2022-02-16 07:38:02 -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 Make comparisons/sort-by more 'global' (#4500) 2022-02-16 13:30:37 -06: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 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
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