nushell/crates/nu-command/src/filters
JT a008f1aa80
Command tests (#922)
* WIP command tests

* Finish marking todo tests

* update

* update

* Windows cd test ignoring
2022-02-03 21:01:45 -05:00
..
drop Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
keep Fixing captures (#723) 2022-01-12 15:06:56 +11:00
skip Fixing captures (#723) 2022-01-12 15:06:56 +11:00
all.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
any.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
append.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
collect.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
columns.rs Command tests (#922) 2022-02-03 21:01:45 -05:00
compact.rs Ported compact command to engine-q (#558) 2021-12-23 14:08:39 +11:00
default.rs Port default command (#848) 2022-01-26 02:02:15 +11:00
each.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
empty.rs fix signature (#765) 2022-01-17 09:14:33 -06:00
every.rs Port the every command (#626) 2021-12-31 10:41:18 +11:00
find.rs allow find to respect ls_colors (#834) 2022-01-24 12:23:03 +11:00
first.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
flatten.rs Flatten records. Not thoroughly tested though (#845) 2022-01-25 23:07:37 +11:00
get.rs Add rest to get, bump reedline (#760) 2022-01-17 02:40:11 +11:00
group_by.rs Add group-by and transpose (aka pivot) (#803) 2022-01-21 15:28:21 -05:00
last.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
length.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
lines.rs Command tests (#922) 2022-02-03 21:01:45 -05:00
merge.rs Port move (#833) 2022-01-24 21:43:38 +02:00
mod.rs command(split-by) (#897) 2022-01-30 18:29:21 -05:00
move_.rs Port move (#833) 2022-01-24 21:43:38 +02:00
nth.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
par_each.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
prepend.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
range.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
reduce.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
reject.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
rename.rs Port detect columns (#892) 2022-01-30 07:52:24 -05:00
reverse.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
rotate.rs Port rotate (#880) 2022-01-29 15:47:28 -05:00
select.rs add in a new select test that exercises a different match arm of the select command (#718) 2022-01-10 13:29:52 -08:00
shuffle.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
sort_by.rs add case-insensitive sorting (#919) 2022-02-03 15:18:18 -06:00
split_by.rs command(split-by) (#897) 2022-01-30 18:29:21 -05:00
transpose.rs Add group-by and transpose (aka pivot) (#803) 2022-01-21 15:28:21 -05:00
uniq.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
update_cells.rs Port update cells command (#891) 2022-01-30 23:41:05 +02:00
update.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
where_.rs Fixing captures (#723) 2022-01-12 15:06:56 +11:00
wrap.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
zip_.rs Port merge command from Nushell (#808) 2022-01-22 01:50:26 +02:00