1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-26 06:08:21 +02:00
nushell/crates/nu-command/tests
Stefan Holderbach 836a56b347
Revert range expansion for to nuon ()
# Description

The code to generate the nuon format supports writing range literals,
which obviates the need to expand the range as added in 

# User-Facing Changes

`to nuon` will still output ranges as literals

# Tests + Formatting

- Add test for `to nuon` range output
- Add `from nuon` test for range
2023-02-25 18:29:30 +01:00
..
commands allow Range to expand to array-like when converting to json () 2023-02-24 15:31:33 -06:00
format_conversions Revert range expansion for to nuon () 2023-02-25 18:29:30 +01:00
main.rs Expand Nushell's help system () 2022-12-30 17:44:37 +02:00