nushell/crates/nu-command/tests
Andrej Kolčin 3f332bef35
Fix encode/decode todo's (#13683)
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 (#13683) 2024-08-24 09:02:02 -05:00
format_conversions Make the subcommands (from {csv, tsv, ssv}) 0-based for consistency (#13209) 2024-06-26 17:51:47 -05:00
main.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00