2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 05:28:45 +00:00
nushell/crates/nu-cli/tests/commands
2020-08-18 22:16:35 -04:00
..
keep Keep until and while as subcommands of keep () 2020-07-18 07:06:48 +12:00
math Renamed time units () 2020-08-16 07:03:28 +12:00
move_ Add "move column" command. () 2020-07-06 10:27:01 -05:00
random Add wasm support () 2020-07-18 13:59:23 +12:00
skip Merge skip command varieties into one command with sub commands. () 2020-07-14 20:44:49 -05:00
str_ added various case conversion commands for str. Added the inflection … () 2020-08-18 08:18:23 +12:00
alias.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
append.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
autoenv.rs Autoenv rewrite, security and scripting () 2020-07-06 05:34:00 +12:00
autoenv_trust.rs Autoenv rewrite, security and scripting () 2020-07-06 05:34:00 +12:00
autoenv_untrust.rs Autoenv rewrite, security and scripting () 2020-07-06 05:34:00 +12:00
cal.rs Add support to allow the week day start in cal to be configured via a flag () 2020-06-19 05:34:51 +12:00
cd.rs Add wasm support () 2020-07-18 13:59:23 +12:00
compact.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
count.rs Fix column count to not break on empty tables () 2020-08-18 22:16:35 -04:00
cp.rs When the nushell is located in a path that has a space in it, these tests break, this fixes it () 2020-06-07 15:50:52 +12:00
default.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
drop.rs Stream results of drop command () 2020-07-06 05:46:06 +12:00
each.rs Convert sum command into subcommand of the math command () 2020-06-18 21:02:01 -05:00
echo.rs Make every stream-able () 2020-07-06 20:23:27 +12:00
enter.rs Convert open/fetch to stream () 2020-07-04 07:53:20 +12:00
every.rs Add 'every' command to select (or skip) every nth row () 2020-06-17 07:58:41 +12:00
first.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
format.rs let format access variables also () 2020-05-19 16:20:09 +12:00
get.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
group_by.rs group-by can generate custom grouping key by block evaluation. () 2020-07-14 08:45:19 -05:00
headers.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
histogram.rs Fix "occurrences" typo in histrogram test file 2020-08-15 07:51:12 -05:00
insert.rs apply all the block run's stream. () 2020-08-12 02:51:24 -05:00
is_empty.rs Convert sum command into subcommand of the math command () 2020-06-18 21:02:01 -05:00
last.rs Show entire table if number of rows requested for last is greater than table size () 2020-07-05 13:04:17 +12:00
lines.rs Merge skip command varieties into one command with sub commands. () 2020-07-14 20:44:49 -05:00
ls.rs Remove with-symlink-targets flag from ls () 2020-08-13 05:21:19 +12:00
merge.rs Convert sum command into subcommand of the math command () 2020-06-18 21:02:01 -05:00
mkdir.rs Implement an option to show paths made of mkdir. () 2020-06-06 15:13:38 -04:00
mod.rs Add test file for count command () 2020-08-16 15:16:49 +12:00
nth.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
open.rs Add wasm support () 2020-07-18 13:59:23 +12:00
parse.rs Simplify parse plugin code. () 2020-05-28 09:58:06 -04:00
prepend.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
range.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
reduce.rs Add command "reduce" () 2020-08-05 05:16:19 +12:00
rename.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
reverse.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
rm.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
save.rs Bump to 0.18.2. Move starship external. () 2020-08-14 07:02:45 +12:00
select.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
semicolon.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
sort_by.rs Err message for sort-by invalid types now shows the mismatched types () 2020-08-18 17:37:45 +12:00
split_by.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
split_column.rs Add "move column" command. () 2020-07-06 10:27:01 -05:00
split_row.rs Fix warnings and split Scope () 2020-05-27 16:50:26 +12:00
touch.rs Move most of the root package into a subcrate. () 2020-03-04 13:58:20 -05:00
trim.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00
uniq.rs Fix uniq to work with simple values () 2020-07-19 05:19:03 +12:00
update.rs apply all the block run's stream. () 2020-08-12 02:51:24 -05:00
where_.rs Add wasm support () 2020-07-18 13:59:23 +12:00
with_env.rs Convert table of primitives to positional arguments for external cmd () 2020-07-23 09:41:34 +12:00
wrap.rs Pick->Select rename. Integration tests changes. () 2020-05-07 06:03:43 -05:00