nushell/crates/nu-command/tests
Dan Davison e242966a30 Replace 'str collect' with 'str join' everywhere
git ls-files | lines | par-each { |it| sed -i 's,str collect,str join,g' $it }
2022-09-09 16:41:14 -04:00
..
commands Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
main.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00