nushell/crates/nu-cli/tests
bailey-layzer bdef5d7d72
Add 'str from' subcommand (#2125)
* add human, precision commands

* add 'str from' subcommand (converted from human/precision commands)

move human tests to str from

* add default locale, platform-specific SystemLocale use

* fix platform specific num-format dependency, remove invalid test

* change 'str from' localization to static num_format::Locale::en

* minor cleanup, nudge ci

* re-attempt ci
2020-07-12 15:57:39 +12:00
..
commands Add 'str from' subcommand (#2125) 2020-07-12 15:57:39 +12:00
format_conversions Split split command to sub commands. 2020-05-24 02:02:44 -05:00
main.rs Add (near) automatic testing for command examples (#1777) 2020-05-18 08:56:01 -04:00