2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-01 06:43:53 +00:00
nushell/crates/nu-command/tests/commands/base
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
..
base32.rs Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00
base32hex.rs Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00
base64.rs Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00
hex.rs Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00
mod.rs Fix encode/decode todo's () 2024-08-24 09:02:02 -05:00