nushell/crates/nu-command/tests/commands
WindSoilder 1998bce19f
avoid freeze for table print (#6688)
* avoid freeze for table print

* make failed_with_proper_exit_code work again

* add test case for table

* fix un-used import on windows
2022-10-10 07:32:55 -05:00
..
date
hash_
math changed the way durations and filesizes are parsed (#6640) 2022-09-29 13:24:17 -05:00
move_ Fix mv data loss when changing folder case (step 1) (#6599) 2022-09-23 11:09:31 -07:00
network
path
platform
query
random
skip str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
str_ Eval external command result immediately when using do command with -c (#6645) 2022-09-30 07:14:02 -05:00
take str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
alias.rs prevent alias name from being filesize or number (#6595) 2022-09-28 17:08:38 -05:00
all.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
any.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
append.rs
cal.rs
cd.rs
compact.rs
cp.rs
def.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
default.rs
do_.rs Eval external command result immediately when using do command with -c (#6645) 2022-09-30 07:14:02 -05:00
drop.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
each.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
echo.rs
empty.rs Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
enter.rs
error_make.rs
every.rs
export_def.rs
find.rs
first.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
flatten.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
format.rs
g.rs
get.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
group_by.rs
headers.rs
help.rs
histogram.rs
insert.rs
into_filesize.rs
into_int.rs
last.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
length.rs
let_.rs
lines.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
ls.rs
merge.rs
mkdir.rs
mod.rs WIP/ Checkout to new tabled (#6286) 2022-10-03 11:40:16 -05:00
n.rs
nu_check.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
open.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
p.rs
parse.rs
prepend.rs
print.rs
range.rs
reduce.rs
reject.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
rename.rs
reverse.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
rm.rs
roll.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
rotate.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
run_external.rs add some float operations with filesize (#6618) 2022-09-28 17:07:50 -05:00
save.rs
select.rs default to $nothing if cellpath not found (#6535) 2022-09-13 16:17:16 +03:00
semicolon.rs
shells.rs
sort_by.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
source_env.rs touchup some clippy warnings in tests (#6612) 2022-09-26 09:06:13 +13:00
split_by.rs
split_column.rs
split_row.rs
table.rs avoid freeze for table print (#6688) 2022-10-10 07:32:55 -05:00
touch.rs remove -d and -t from touch (#6629) 2022-09-28 13:48:34 +13:00
transpose.rs
uniq.rs
update.rs
upsert.rs
use_.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
where_.rs make first behave same way as last: always return list when with number argument (#6616) 2022-09-28 17:08:17 -05:00
which.rs
with_env.rs
wrap.rs
zip.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00