nushell/crates/nu-command/tests
Leon c98a6705e6
Fix needs_quotes() in to nuon (closes #6989) (#7056)
* to nuon: fix needs_quotes()

Also, null now serialises as null instead of $nothing.

* Clippy

* Add missing quote

* Remove two unnecessary characters

* Add short datetime tests

* Make regex simplificatified

* Alphabetise 'use' statements

* Improve perf by putting case-insensitive cases in regex

* Fix 1 test
2022-11-19 12:09:39 +01:00
..
commands [WIP] table: Change Record view in expand-mode (#6885) 2022-11-16 08:03:56 -06:00
format_conversions Fix needs_quotes() in to nuon (closes #6989) (#7056) 2022-11-19 12:09:39 +01:00
main.rs Parser refactoring for improving pipelines (#7162) 2022-11-19 10:46:48 +13:00