nushell/crates/nu-command/tests
Luccas Mateus 2b021472d6
Fixed panic on math with large durations (#3669)
* Output error when ls into a file without permission

* math sqrt

* added test to check fails when ls into prohibited dir

* fix lint

* math sqrt with tests and doc

* trigger wasm build

* Update filesystem_shell.rs

* Fix Running echo .. starts printing integers forever

* Fixed panic on operations with very large durations

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-06-23 15:44:14 +12:00
..
commands Fixed panic on math with large durations (#3669) 2021-06-23 15:44:14 +12:00
format_conversions from xlsx/ods: Add parameter --sheets (#3600) 2021-06-10 07:44:24 -05:00
main.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00