1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-27 14:48:21 +02:00
nushell/crates/nu-command/tests
Andrej Kolčin 3f332bef35
Fix encode/decode todo's ()
Mistakes have been made. I forgot about a bunch of `todo`s in the helper
functions. So, this PR replaces them with proper errors. It also adds
tests for parse-time evaluation, because one `todo` I missed was in a
`run_const` function.
2024-08-24 09:02:02 -05:00
..
commands Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency () 2024-06-26 17:51:47 -05:00
main.rs Change the usage misnomer to "description" () 2024-08-22 12:02:08 +02:00